Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Astrobe
/
timbrooks-instruct-pix2pix3
like
0
Running
App
Files
Files
Community
main
timbrooks-instruct-pix2pix3
/
app.py
Astrobe
initial commit
c54f3ee
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/timbrooks/instruct-pix2pix"
).launch()