Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
iovex
/
microsoft-kosmos-2.5
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
531ba77
microsoft-kosmos-2.5
/
app.py
iovex
initial commit
531ba77
verified
9 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/kosmos-2.5"
).launch()