Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
5m4ck3r
/
nsfw_image_detection
like
2
Runtime error
App
Files
Files
Community
main
nsfw_image_detection
File size: 78 Bytes
04188a0
442ff02
1
2
3
import
gradio
as
gr gr.load(
"models/Falconsai/nsfw_image_detection"
).launch()