Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio==
|
2 |
-
gradio_client==
|
3 |
-
pydantic==
|
4 |
groq
|
5 |
gtts
|
6 |
langchain
|
|
|
1 |
+
gradio==5.35.0
|
2 |
+
gradio_client==1.10.3
|
3 |
+
pydantic==2.7.1
|
4 |
groq
|
5 |
gtts
|
6 |
langchain
|