Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SethyYann98
/
Falconsai-nsfw_image_detection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Falconsai-nsfw_image_detection
/
app.py
SethyYann98
initial commit
6855416
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/Falconsai/nsfw_image_detection"
).launch()