Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
google-genai
|
3 |
-
Pillow
|
4 |
-
asyncio
|
|
|
|
1 |
+
gradio
|
2 |
+
google-genai
|
3 |
+
Pillow
|
4 |
+
asyncio
|
5 |
+
pydantic==2.10.6
|