Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aetherion
/
Kernel-sd-nsfw
like
0
Runtime error
App
Files
Files
Community
main
Kernel-sd-nsfw
/
app.py
Aetherion
initial commit
e503049
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/Kernel/sd-nsfw"
).launch()