Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==4.31.3
|
2 |
modelscope-studio
|
3 |
librosa
|
4 |
-
transformers
|
5 |
modelscope==1.9.5
|
6 |
tensorboard
|
|
|
1 |
gradio==4.31.3
|
2 |
modelscope-studio
|
3 |
librosa
|
4 |
+
-e git+https://github.com/huggingface/transformers
|
5 |
modelscope==1.9.5
|
6 |
tensorboard
|