hilongjw's picture
Update app.py
8a1db12
raw
history blame
87 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/resnet-18").launch(share=True)