Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
silentxnl
/
Kernel-sd-nsfw
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
45aad3f
Kernel-sd-nsfw
/
app.py
silentxnl
initial commit
45aad3f
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/Kernel/sd-nsfw"
).launch()