google-vit / app.py
tatoy's picture
Update app.py
66a62a0
import gradio as gr
gr.Interface.load("models/google/vit-large-patch16-224-in21k").launch()