Skip to content

Commit 0834141

Browse files
committed
docs: fixed desktop quickstart issue bytedance/UI-TARS#127
1 parent 0bdfa56 commit 0834141

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
659 KB
Loading

docs/quick-start.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ The previous version of UI-TARS Desktop version 0.0.8 will be upgraded to a new
1010

1111
Please install **Chrome** ([stable](https://www.google.com/chrome/)/[beta](https://www.google.com/chrome/beta/)/[dev](https://www.google.com/chrome/dev/)/[canary](https://www.google.com/chrome/canary/)), **Edge** ([stable](https://www.microsoft.com/en-us/edge/download)/[beta/dev/canary](https://www.microsoft.com/en-us/edge/download/insider)), or **Firefox** ([stable](https://www.mozilla.org/en-US/firefox/new/)/[beta/dev/nightly](https://www.mozilla.org/zh-CN/firefox/channel/desktop/)) for **Browser Operator**.
1212

13+
UI-TARS-desktop is currently only available for single monitor setup. Multi-monitor configuration may cause failure for some tasks.
14+
1315
<br />
1416

1517
## Download
@@ -70,9 +72,12 @@ VLM Model Name: xxx
7072
```
7173
7274
> [!NOTE]
73-
> For VLM Provider, make sure to select "**Hugging Face for UI-TARS-1.5**" to ensure proper VLM Action parsing.
75+
>1. For VLM Provider, make sure to select "**Hugging Face for UI-TARS-1.5**" to ensure proper VLM Action parsing.
76+
>2. For VLM Base URL & VLM Model Name, you can checkout your huggingface endpoint page to see detail information. Please make sure Base URL ends with '/v1/'
77+
78+
><img src="../apps/ui-tars/images/quick_start/base_url.png" width="500px" />
7479
75-
<img src="../apps/ui-tars/images/quick_start/huggingface_setting.png" width="500px" />
80+
<img src="../apps/ui-tars/images/quick_start/huggingface_setting.png" width="500px" />
7681

7782
5. Select the desired usage scenario before starting a new chat
7883
<img src="../apps/ui-tars/images/quick_start/settings_scene.png" width="500px" />

0 commit comments

Comments
 (0)