Spaces:
Runtime error
Runtime error
Rob Caamano
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,6 @@ st.title("Classifier")
|
|
9 |
|
10 |
demo_options = {
|
11 |
"non-toxic": "Had a wonderful weekend at the park. Enjoyed the beautiful weather!",
|
12 |
-
"toxic": "WIP",
|
13 |
"severe_toxic": "WIP",
|
14 |
"obscene": "I don't give a fuck about your opinion",
|
15 |
"threat": "WIP",
|
|
|
9 |
|
10 |
demo_options = {
|
11 |
"non-toxic": "Had a wonderful weekend at the park. Enjoyed the beautiful weather!",
|
|
|
12 |
"severe_toxic": "WIP",
|
13 |
"obscene": "I don't give a fuck about your opinion",
|
14 |
"threat": "WIP",
|