JessieCadmil's picture
initial commit
f810c1d verified
raw
history blame contribute delete
109 Bytes
import gradio as gr
gr.load(
"models/google/mobilenet_v2_1.0_224",
provider="hf-inference",
).launch()