Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
google-generativeai
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
pillow
|
|
|
|
| 1 |
+
google-generativeai==0.8.3
|
| 2 |
+
huggingface-hub==0.23.5
|
| 3 |
+
pydantic>=2.0,<2.10
|
|
|