Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hfsriks8
/
s2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
s2
/
app.py
hfsriks8
initial commit
2376eb7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/kosmos-2-patch14-224"
).launch()