Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
| 2 |
torch==2.1.2
|
| 3 |
transformers==4.36.2
|
| 4 |
numpy==1.24.3
|
|
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
torch==2.1.2
|
| 3 |
transformers==4.36.2
|
| 4 |
numpy==1.24.3
|
| 5 |
+
TTS
|