File size: 101 Bytes
9c9239c
 
f57b662
1
2
3
import gradio as gr

gr.load("google/vit-base-patch16-224", src="models", accept_token=True).launch()