Spaces:
Runtime error
Runtime error
Commit
·
87bd7c1
1
Parent(s):
3b41222
add model requirement
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio==3.0.24
|
2 |
python-decouple==3.6
|
3 |
requests==2.28.1
|
4 |
-
spacy==3.3.1
|
|
|
|
|
|
1 |
gradio==3.0.24
|
2 |
python-decouple==3.6
|
3 |
requests==2.28.1
|
4 |
+
spacy==3.3.1
|
5 |
+
|
6 |
+
https://huggingface.co/victorialslocum/reciparse_model/resolve/main/en_reciparse_model-0.0.0-py3-none-any.whl
|