test / app.py
vboxuser
Updated application file
bc399be
raw
history blame contribute delete
88 Bytes
import gradio as gr
gr.Interface.load("models/osanseviero/fastai_cat_vs_dog").launch()