Spaces:
Sleeping
Sleeping
Update requirement.txt
Browse files- requirement.txt +3 -3
requirement.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
groq
|
| 3 |
-
gtts
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
groq>=0.3.0
|
| 3 |
+
gtts>=2.3.0
|