Spaces:
Runtime error
Runtime error
arogeriogel
commited on
Commit
•
c1ebb64
1
Parent(s):
31698d8
edit ref
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: streamlit
|
|
7 |
sdk_version: 1.15.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
sdk_version: 1.15.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
models: ['flair/ner-english-large']
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|