Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
Cython==0.29.21
|
2 |
librosa==0.8.0
|
3 |
phonemizer==2.2.1
|
@@ -9,5 +10,4 @@ matplotlib
|
|
9 |
Unidecode==1.1.1
|
10 |
openai
|
11 |
transformers
|
12 |
-
ipython
|
13 |
-
commons
|
|
|
1 |
+
commons
|
2 |
Cython==0.29.21
|
3 |
librosa==0.8.0
|
4 |
phonemizer==2.2.1
|
|
|
10 |
Unidecode==1.1.1
|
11 |
openai
|
12 |
transformers
|
13 |
+
ipython
|
|