Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
spacy
|
| 3 |
python-docx
|
| 4 |
pandas
|
| 5 |
-
openpyxl
|
|
|
|
|
|
| 2 |
spacy
|
| 3 |
python-docx
|
| 4 |
pandas
|
| 5 |
+
openpyxl
|
| 6 |
+
https://github.com/explosion/spacy-models/releases/download/zh_core_web_trf-3.8.0/zh_core_web_trf-3.8.0-py3-none-any.whl
|