Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torchvision>=0.15.2,<=0.17.2
|
|
3 |
torchaudio>=2.0.2,<=2.2.2
|
4 |
mediapipe
|
5 |
transformers>=4.38.2
|
6 |
-
diffusers
|
7 |
torchmetrics
|
8 |
torchtyping
|
9 |
tqdm
|
|
|
3 |
torchaudio>=2.0.2,<=2.2.2
|
4 |
mediapipe
|
5 |
transformers>=4.38.2
|
6 |
+
git+https://github.com/huggingface/diffusers.git
|
7 |
torchmetrics
|
8 |
torchtyping
|
9 |
tqdm
|