Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mabula
/
unitary-toxic-bert
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
37222d9
unitary-toxic-bert
/
app.py
Mabula
initial commit
37222d9
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()