yunuseduran commited on
Commit
c790ab4
·
verified ·
1 Parent(s): f80bc8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio
2
  google-generativeai
3
  markdown
 
4
  beautifulsoup4
5
- python-docx
 
1
+ gradio>=4.44.1
2
  google-generativeai
3
  markdown
4
+ python-docx
5
  beautifulsoup4
6
+ PyPDF2