Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,5 +11,5 @@ moviepy==1.0.3
|
|
11 |
pydub==0.25.1
|
12 |
TTS==0.21.0
|
13 |
sentence-transformers==2.7.0
|
14 |
-
huggingface-hub
|
15 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
|
|
11 |
pydub==0.25.1
|
12 |
TTS==0.21.0
|
13 |
sentence-transformers==2.7.0
|
14 |
+
huggingface-hub>=0.16.4,<0.18.0
|
15 |
--extra-index-url https://download.pytorch.org/whl/cpu
|