Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -27,7 +27,7 @@ scikit-video
|
|
| 27 |
opencv-python
|
| 28 |
Pillow
|
| 29 |
xformers==0.0.24
|
| 30 |
-
huggingface-hub
|
| 31 |
#xformers
|
| 32 |
moviepy==1.0.3
|
| 33 |
pydantic
|
|
|
|
| 27 |
opencv-python
|
| 28 |
Pillow
|
| 29 |
xformers==0.0.24
|
| 30 |
+
huggingface-hub<0.14
|
| 31 |
#xformers
|
| 32 |
moviepy==1.0.3
|
| 33 |
pydantic
|