Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aesopnix
/
safelens
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
04188a0
safelens
/
app.py
anasazasaa
initial commit
04188a0
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Falconsai/nsfw_image_detection"
).launch()