Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
numpy==1.22.0
|
2 |
gradio==4.37.2
|
3 |
-
transformers==4.
|
4 |
torch==2.0.0
|
5 |
torchvision==0.15.0
|
6 |
edge-tts==6.1.10
|
@@ -9,6 +9,6 @@ pexels-api==1.0.1
|
|
9 |
keybert==0.8.2
|
10 |
moviepy==1.0.3
|
11 |
pydub==0.25.1
|
12 |
-
TTS==0.
|
13 |
sentence-transformers==2.7.0
|
14 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
|
|
1 |
numpy==1.22.0
|
2 |
gradio==4.37.2
|
3 |
+
transformers==4.34.0
|
4 |
torch==2.0.0
|
5 |
torchvision==0.15.0
|
6 |
edge-tts==6.1.10
|
|
|
9 |
keybert==0.8.2
|
10 |
moviepy==1.0.3
|
11 |
pydub==0.25.1
|
12 |
+
TTS==0.21.0
|
13 |
sentence-transformers==2.7.0
|
14 |
--extra-index-url https://download.pytorch.org/whl/cpu
|