File size: 116 Bytes
6e3000d
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/gouthaml/raos-virtual-try-on-model",
   provider="hf-inference",
).launch()