Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aesopnix/hateful_classification
aesopnix
/
hateful_classification_test
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
69cdd91
hateful_classification_test
/
app.py
Maryam-1
initial commit
69cdd91
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Falconsai/offensive_speech_detection"
).launch()