Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
stinkface
/
radames-sd-x2-latent-upscaler-img2img
like
0
Runtime error
App
Files
Files
Community
0905643
radames-sd-x2-latent-upscaler-img2img
/
app.py
stinkface
initial commit
0905643
11 months ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/radames/sd-x2-latent-upscaler-img2img"
).launch()