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