Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
gradio
|
2 |
-
git+https://github.com/openai/whisper.git
|
|
|
1 |
+
gradio==3.0 # Or use a more recent version if available
|
2 |
+
git+https://github.com/openai/whisper.git
|