mksaad's picture
initial commit
e46f292 verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/microsoft/resnet-50",
provider="hf-inference",
).launch()