Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
tqdm
|
|
|
|
1 |
git+https://github.com/openai/whisper.git
|
2 |
tqdm
|
3 |
+
gradio==3.14.0
|