Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
--prefer-binary
|
2 |
-
|
|
|
3 |
#--pre
|
4 |
uvicorn
|
5 |
unidecode
|
6 |
-
#spaces
|
7 |
librosa
|
8 |
accelerate
|
9 |
git+https://github.com/huggingface/accelerate.git
|
|
|
1 |
--prefer-binary
|
2 |
+
spaces
|
3 |
+
Cython
|
4 |
#--pre
|
5 |
uvicorn
|
6 |
unidecode
|
|
|
7 |
librosa
|
8 |
accelerate
|
9 |
git+https://github.com/huggingface/accelerate.git
|