File size: 114 Bytes
0558c97
 
ddf617b
1
2
3
4
import gradio as gr

gr.Interface.load("models/google/vit-base-patch16-224", title="Vision Transformer").launch()