Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sm0l
/
hakurei-waifu-diffusion
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
db69aa9
hakurei-waifu-diffusion
/
app.py
sm0l
initial commit
db69aa9
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/hakurei/waifu-diffusion"
).launch()