Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -4,11 +4,11 @@ sentencepiece
|
|
| 4 |
protobuf==4.25.3
|
| 5 |
transformers
|
| 6 |
numpy
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
datasets==3.6.0
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
| 4 |
protobuf==4.25.3
|
| 5 |
transformers
|
| 6 |
numpy
|
| 7 |
+
https://download.pytorch.org/whl/cpu/torch-2.3.1%2Bcpu-cp311-cp311-linux_x86_64.whl
|
| 8 |
+
https://download.pytorch.org/whl/cpu/torchaudio-2.3.1%2Bcpu-cp311-cp311-linux_x86_64.whl
|
| 9 |
+
parler-tts
|
| 10 |
+
python-dotenv
|
| 11 |
datasets==3.6.0
|
| 12 |
+
google-genai
|
| 13 |
+
pydub
|
| 14 |
+
requests
|