atz21 commited on
Commit
4f2e696
·
verified ·
1 Parent(s): 2d32051

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio
2
- google-generativeai
3
- PyPDF2
 
 
1
+ gradio>=3.30
2
+ google-generativeai>=0.0.1
3
+ PyPDF2>=3.0.0
4
+ pandas>=2.0.0