Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
google-generativeai==0.
|
| 3 |
-
Pillow==10.
|
|
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
+
google-generativeai==0.3.1
|
| 3 |
+
Pillow==10.0.0
|
| 4 |
+
requests==2.31.0
|