google-vit / app.py
Александр
initial commit
44d4c43
raw
history blame
No virus
85 Bytes
import gradio as gr
gr.Interface.load("models/google/vit-base-patch16-224").launch()