File size: 97 Bytes
33561f6
 
1962cda
1
2
3
import gradio as gr

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