Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zannriell
/
hakurei-waifu-diffusion
like
1
Runtime error
App
Files
Files
Community
1
33ffc31
hakurei-waifu-diffusion
/
app.py
Zannriell
initial commit
33ffc31
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()