Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -13
requirements.txt
CHANGED
@@ -1,14 +1,3 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
-
|
3 |
-
torch==2.2.2+cpu
|
4 |
-
torchaudio==2.2.2+cpu
|
5 |
-
https://download.pytorch.org/whl/cpu/torchvision-0.17.2%2Bcpu-cp310-cp310-linux_x86_64.whl
|
6 |
-
|
7 |
-
TTS==0.22.0
|
8 |
-
transformers
|
9 |
flask
|
10 |
-
|
11 |
-
|
12 |
-
scipy
|
13 |
-
librosa==0.10.1
|
14 |
-
numba==0.57.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
flask
|
2 |
+
gtts
|
3 |
+
|
|
|
|
|
|