yunuseduran commited on
Commit
8166205
·
verified ·
1 Parent(s): f94072f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- # PDF Soru-Cevap Uygulaması Gereksinimleri
2
- gradio>=4.0.0
3
- google-generativeai>=0.3.0
4
- markdown>=3.4.0
5
- python-docx>=0.8.11
6
- beautifulsoup4>=4.10.0
7
- PyPDF2>=3.0.0
 
1
+ gradio
2
+ google-generativeai
3
+ PyPDF2
4
+ python-docx
5
+ markdown