gnumanth commited on
Commit
8ea91ef
·
verified ·
1 Parent(s): 2b2538e

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=3.50
2
+ google-generativeai>=0.3.0
3
+ markitdown>=0.2.0
4
+ PyPDF2>=3.0.0
5
+ python-docx>=0.8.11
6
+ requests>=2.31.0