Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -6
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
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
|
8 |
+
python-dotenv>=1.0.0
|