srinivas-mushroom's picture
Create app.py
0558c97
raw
history blame
120 Bytes
import gradio as gr
gr.Interface.load("models/google/vit-base-patch16-224", description="Vision Transformer").launch()