Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
google-generativeai>=0.3.0
|
| 3 |
+
Pillow>=9.0.0
|
| 4 |
+
typing-extensions>=4.0.0
|