Ant
Update app.py
bc6178e
raw history blame
No virus
111 Bytes
import gradio as gr
gr.Interface(examples=[["leaf1.jpg"]]).load("models/afern24/vit-beans-finetuned").launch()