c917597 e7766a1 c917597
1
2
3
4
5
6
import gradio as gr iface = gr.Interface.load("huggingface/google/vit-base-patch16-224", ) iface.launch()