Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
fattjake
/
sd-dreambooth-library-messy_sketch_art_style
like
0
Runtime error
App
Files
Files
Community
94b56db
sd-dreambooth-library-messy_sketch_art_style
/
app.py
fattjake
initial commit
94b56db
almost 2 years ago
raw
Copy download link
history
blame
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/sd-dreambooth-library/messy_sketch_art_style"
).launch()