VIT_demo / app.py
espejelomar's picture
Update app.py
f5c5c8e
raw
history blame contribute delete
111 Bytes
import gradio as gr
gr.Interface.load("huggingface/google/vit-base-patch16-224", title="Nice demo!").launch();