Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aesopnix
/
hateful_classification
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a367f3d
hateful_classification
/
app.py
aesopnix
Update app.py
b7952a8
about 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/Falconsai/offensive_speech_detection"
).launch()