Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
google-generativeai
|
| 2 |
python-docx
|
| 3 |
pandas
|
| 4 |
-
gradio
|
|
|
|
| 1 |
+
google-generativeai>=0.8.3
|
| 2 |
python-docx
|
| 3 |
pandas
|
| 4 |
+
gradio>=4.0.0
|