6e659f2 fc042cf a6b83c4 fc042cf
1
2
3
4
5
6
7
import gradio as gr gr.Interface.load( "huggingface/google/vit-base-patch16-224", theme="default", title=None, description="Image classification using transformers!").launch()