Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ datasets
|
|
2 |
transformers[torch]
|
3 |
transformers
|
4 |
faster-whisper @ https://github.com/nyanta012/faster-whisper/archive/refs/heads/master.tar.gz
|
5 |
-
gradio
|
|
|
|
2 |
transformers[torch]
|
3 |
transformers
|
4 |
faster-whisper @ https://github.com/nyanta012/faster-whisper/archive/refs/heads/master.tar.gz
|
5 |
+
gradio
|
6 |
+
scipy
|