Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
drmurataltun
/
swinlarge
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f85e5c5
swinlarge
/
app.py
drmurataltun
initial commit
f85e5c5
verified
10 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/jozhang97/deta-swin-large"
).launch()