test-inference / app.py
abidlabs's picture
abidlabs HF Staff
Create app.py
9c9239c verified
raw
history blame
74 Bytes
import gradio as gr
gr.load("google/vit-base-patch16-224-in21k").launch()