Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ peft
|
|
3 |
accelerate
|
4 |
transformers
|
5 |
einops
|
6 |
-
git+https://github.com/m-bain/whisperx.git
|
|
|
|
3 |
accelerate
|
4 |
transformers
|
5 |
einops
|
6 |
+
#git+https://github.com/m-bain/whisperx.git
|
7 |
+
gradio
|