Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gabrielvaz
/
microsoft-OmniParser
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
microsoft-OmniParser
/
app.py
gabrielvaz
initial commit
f4180c6
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/OmniParser"
).launch()