Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
gradio==4.
|
2 |
-
|
|
|
|
1 |
+
gradio==4.1.1
|
2 |
+
google-generativeai==0.3.1
|
3 |
+
Pillow==10.1.0
|