ImgRecognition / app.py
antfraia's picture
initial commit
4bb934d
raw
history blame
85 Bytes
import gradio as gr
gr.Interface.load("models/google/vit-base-patch16-224").launch()