Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -10
requirements.txt
CHANGED
|
@@ -1,12 +1,2 @@
|
|
| 1 |
-
Cython==0.29.21
|
| 2 |
-
librosa
|
| 3 |
-
phonemizer==2.2.1
|
| 4 |
-
scipy
|
| 5 |
-
numpy
|
| 6 |
-
torch
|
| 7 |
-
torchvision
|
| 8 |
-
matplotlib
|
| 9 |
-
Unidecode==1.1.1
|
| 10 |
openai==1.3.3
|
| 11 |
transformers
|
| 12 |
-
ipython
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
openai==1.3.3
|
| 2 |
transformers
|
|
|