Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
Cython
|
3 |
-
librosa
|
4 |
-
matplotlib
|
5 |
-
numpy
|
6 |
-
phonemizer
|
7 |
-
scipy
|
8 |
-
tensorboard
|
9 |
-
torchvision
|
10 |
-
torch
|
11 |
-
Unidecode
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
Cython
|
3 |
+
librosa
|
4 |
+
matplotlib
|
5 |
+
numpy
|
6 |
+
phonemizer
|
7 |
+
scipy
|
8 |
+
tensorboard
|
9 |
+
torchvision
|
10 |
+
torch
|
11 |
+
Unidecode
|