akhaliq's picture
akhaliq HF staff
Update app.py
628e527
raw
history blame
135 Bytes
import gradio as gr
gr.Interface.load("huggingface/microsoft/swin-large-patch4-window12-384-in22k",examples=[["tiger.jpeg"]]).launch()