Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jrebel724
/
lunarfish-furrydiffusionv2
like
0
Build error
App
Files
Files
Community
76c4e1f
lunarfish-furrydiffusionv2
/
app.py
jrebel724
initial commit
76c4e1f
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lunarfish/furrydiffusion"
).launch()