Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
emmadrex
/
d
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
d
/
app.py
emmadrex
initial commit
7b6f27c
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/radames/instruct-pix2pix-img2img"
).launch()