Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
Swin-Transformer
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f11c57d
Swin-Transformer
/
app.py
akhaliq
HF staff
Update app.py
f11c57d
almost 3 years ago
raw
Copy download link
history
blame
Safe
109 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/microsoft/swin-large-patch4-window12-384-in22k"
).launch()