Spaces:
Build error
Build error
charbel-malo
commited on
Commit
•
3b07097
1
Parent(s):
9b0aee1
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 💻
|
4 |
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
-
pinned:
|
8 |
models:
|
9 |
-
|
|
|
10 |
---
|
11 |
|
12 |
# OmniParser: Screen Parsing tool for Pure Vision Based GUI Agent
|
@@ -64,4 +65,4 @@ If you find our work useful, please consider citing our work:
|
|
64 |
primaryClass={cs.CV},
|
65 |
url={https://arxiv.org/abs/2408.00203},
|
66 |
}
|
67 |
-
```
|
|
|
1 |
---
|
2 |
+
title: UX Spaghetti
|
3 |
emoji: 💻
|
4 |
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
+
pinned: false
|
8 |
models:
|
9 |
+
- microsoft/OmniParser
|
10 |
+
short_description: CPU offloaded + cloning error
|
11 |
---
|
12 |
|
13 |
# OmniParser: Screen Parsing tool for Pure Vision Based GUI Agent
|
|
|
65 |
primaryClass={cs.CV},
|
66 |
url={https://arxiv.org/abs/2408.00203},
|
67 |
}
|
68 |
+
```
|