raghuram13's picture
Update app.py
1962cda
raw
history blame contribute delete
97 Bytes
import gradio as gr
gr.Interface.load("models/google/vit-base-patch16-224", title=None).launch()