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