Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
groq
|
| 3 |
gtts
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
gradio>=3.30.0
|
|
|
|
| 2 |
gtts
|
| 3 |
+
groq
|
| 4 |
+
git+https://github.com/openai/whisper.git
|