xrwang8's picture
initial commit
7ad2ee7 verified
raw
history blame contribute delete
105 Bytes
import gradio as gr
gr.load(
"models/facebook/detr-resnet-50",
provider="hf-inference",
).launch()