Spaces:
Running on Zero
Running on Zero
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.49.1
|
| 2 |
+
google-genai==1.38.0
|
| 3 |
+
pydantic==2.11.10
|