Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pooper64
/
valhalla-mad_max_diffusion-sd2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eba0d69
valhalla-mad_max_diffusion-sd2
/
app.py
pooper64
initial commit
eba0d69
almost 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/valhalla/mad_max_diffusion-sd2"
).launch()