Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yashpapa6969
/
microsoft-kosmos-2-patch14-224
like
0
Sleeping
App
Files
Files
Community
main
microsoft-kosmos-2-patch14-224
/
app.py
yashpapa6969
initial commit
482f60d
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/kosmos-2-patch14-224"
).launch()