Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
pandas
|
2 |
-
zipfile
|
3 |
flask
|
4 |
-
|
5 |
pandas
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
|
1 |
flask
|
2 |
+
huggingface-hub
|
3 |
pandas
|
4 |
+
python-docx
|
5 |
+
PyPDF2
|
6 |
+
werkzeug
|