Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
beautifulsoup4>=4.10.0
|
7 |
-
PyPDF2>=3.0.0
|
|
|
1 |
+
gradio
|
2 |
+
google-generativeai
|
3 |
+
PyPDF2
|
4 |
+
python-docx
|
5 |
+
markdown
|
|
|
|