Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
PyPDF2
|
| 2 |
+
openpyxl
|
| 3 |
+
python-pptx
|
| 4 |
+
docx2python
|
| 5 |
+
filetype
|
| 6 |
+
bs4
|