Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.23.1
|
| 2 |
+
pillow==10.2.0
|
| 3 |
+
google-generativeai>=0.3.1
|
| 4 |
+
google-genai==1.5.0
|
| 5 |
+
python-dotenv
|