Spaces:
Runtime error
Runtime error
Actualizo logica
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
google-
|
| 2 |
-
gradio=
|
| 3 |
-
python-docx=
|
| 4 |
-
|
|
|
|
| 1 |
+
google-generativeai>=0.8.0
|
| 2 |
+
gradio>=4.0.0
|
| 3 |
+
python-docx>=1.1.0
|
| 4 |
+
|