JeCabrera commited on
Commit
097364f
·
verified ·
1 Parent(s): e08c981

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio
2
- google-generativeai
3
- python-dotenv
4
- httpx
 
 
 
1
+ google-generativeai>=0.3.0
2
+ gradio>=4.0.0
3
+ python-dotenv>=1.0.0
4
+ PyPDF2>=3.0.0
5
+ python-docx>=0.8.11
6
+ Pillow>=10.0.0