File size: 108 Bytes
fb0f0b1 | 1 2 3 4 5 6 | import gradio as gr
gr.load(
"models/timbrooks/instruct-pix2pix",
provider="hf-inference",
).launch() |
fb0f0b1 | 1 2 3 4 5 6 | import gradio as gr
gr.load(
"models/timbrooks/instruct-pix2pix",
provider="hf-inference",
).launch() |