David1213's picture
initial commit
a98e0d4 verified
raw
history blame contribute delete
108 Bytes
import gradio as gr
gr.load(
"models/timbrooks/instruct-pix2pix",
provider="hf-inference",
).launch()