srinivas-mushroom's picture
Update app.py
ddf617b
raw
history blame contribute delete
114 Bytes
import gradio as gr
gr.Interface.load("models/google/vit-base-patch16-224", title="Vision Transformer").launch()