Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hythythyt3
/
timbrooks-instruct-pix2pix
like
0
Sleeping
App
Files
Files
Community
main
timbrooks-instruct-pix2pix
/
app.py
hythythyt3
initial commit
217d661
verified
7 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/timbrooks/instruct-pix2pix"
).launch()