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