Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-
|
|
5 |
gradio==3.0.18
|
6 |
pdfplumber
|
7 |
sentencepiece
|
8 |
-
openpyxl
|
|
|
|
5 |
gradio==3.0.18
|
6 |
pdfplumber
|
7 |
sentencepiece
|
8 |
+
openpyxl
|
9 |
+
pandas
|