Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
PyPDF2
|
2 |
+
streamlit
|
3 |
+
google-generativeai
|
4 |
+
python-dotenv
|
5 |
+
python-docx
|
6 |
+
newspaper3k
|
7 |
+
lxml_html_clean
|
8 |
+
|
9 |
+
|