omar_demo / app.py
espejelomar's picture
Create app.py
99f8fb8
raw
history blame
No virus
100 Bytes
import gradio as gr
gr.Interface.load("huggingface/google/vit-base-patch16-224").launch(share=True)