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