Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dp92
/
unitary-toxic-bert
like
0
Build error
App
Files
Files
Community
bf0905d
unitary-toxic-bert
/
app.py
dp92
initial commit
bf0905d
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()