Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shandian
/
timbrooks-instruct-pix2pix
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5cc2bc1
timbrooks-instruct-pix2pix
/
app.py
shandian
initial commit
5cc2bc1
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/timbrooks/instruct-pix2pix"
).launch()