Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +3 -4
requirement.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio==
|
2 |
-
google
|
3 |
-
Pillow==
|
4 |
-
textwrap
|
|
|
1 |
+
gradio==4.19.2
|
2 |
+
google-generativeai==0.3.2
|
3 |
+
Pillow==10.2.0
|
|