Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
gradio == 2.9.4
|
| 2 |
-
gradio_client
|
|
|
|
|
|
|
|
|
| 1 |
gradio == 2.9.4
|
| 2 |
+
gradio_client
|
| 3 |
+
git+https://github.com/openai/whisper.git
|
| 4 |
+
whisper
|