File size: 135 Bytes
8249096
 
628e527
1
2
3
import gradio as gr

gr.Interface.load("huggingface/microsoft/swin-large-patch4-window12-384-in22k",examples=[["tiger.jpeg"]]).launch()