Spaces:
Sleeping
Sleeping
Commit
·
71d9781
1
Parent(s):
6d2fe1e
Fix SSR in gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pydantic
|
2 |
gradio
|
3 |
python-dotenv
|
4 |
google-generativeai
|
|
|
1 |
+
pydantic==2.8.2
|
2 |
gradio
|
3 |
python-dotenv
|
4 |
google-generativeai
|