Spaces:
Runtime error
Runtime error
GabrielSalem
commited on
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
huggingface-hub
|
3 |
pandas
|
4 |
python-docx
|
5 |
-
PyPDF2
|
6 |
-
werkzeug
|
|
|
1 |
+
gradio
|
2 |
huggingface-hub
|
3 |
pandas
|
4 |
python-docx
|
5 |
+
PyPDF2
|
|