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