Hugging Face
Models
Datasets
Spaces
Community
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...
544ee97
Swin-Transformer
/
app.py
akhaliq
HF Staff
Update app.py
544ee97
over 3 years ago
raw
Copy download link
history
blame
Safe
103 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/microsoft/swin-large-patch4-window12-384"
).launch()