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