jsant2608 commited on
Commit
d264964
·
1 Parent(s): 51fc3c2

Actualizo logica

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- google-genai
2
- gradio==5.42.0
3
- python-docx==1.1.2
4
- lxml==5.2.2google
 
1
+ google-generativeai>=0.8.0
2
+ gradio>=4.0.0
3
+ python-docx>=1.1.0
4
+