Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mehal
/
Hate_Speech_Detection_Youtube
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6c5cb09
Hate_Speech_Detection_Youtube
/
app.py
mehal
initial commit
6c5cb09
about 2 years ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/IMSyPP/hate_speech_en"
).launch()