Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
umm-maybe
/
unitary-toxic-bert
like
2
Runtime error
App
Files
Files
Community
812f040
unitary-toxic-bert
/
app.py
umm-maybe
initial commit
812f040
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/unitary/toxic-bert"
).launch()