Spaces:
Build error
Build error
update requirements.txt and add numpy=1.24.4
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
gradio
|
2 |
-
git+https://github.com/m-bain/whisperx.git
|
|
|
|
1 |
gradio
|
2 |
+
git+https://github.com/m-bain/whisperx.git
|
3 |
+
numpy==1.24.4
|