Spaces:
Runtime error
Runtime error
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
+
beautifulsoup4
|
3 |
+
docx2txt
|
4 |
+
pypdf2
|
5 |
+
pdfplumber
|
6 |
+
justext
|
7 |
+
Pillow
|
8 |
+
requests
|