edcastanha's picture
initial commit
6e3000d verified
raw
history blame contribute delete
116 Bytes
import gradio as gr
gr.load(
"models/gouthaml/raos-virtual-try-on-model",
provider="hf-inference",
).launch()