Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Yolloze
/
Kernel-sd-nsfw
like
0
Running
App
Files
Files
Community
1e20d45
Kernel-sd-nsfw
/
app.py
Yolloze
initial commit
1e20d45
11 months ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/Kernel/sd-nsfw"
).launch()