Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ PTA (Prompt-to-Automation) is a vision language model for computer & phone autom
|
|
16 |
With only 270M parameters it outperforms much larger models in GUI text and element localization.
|
17 |
This enables low-latency computer automation with local execution.
|
18 |
|
|
|
|
|
19 |
**Model Input:** Screenshot + description_of_target_element
|
20 |
|
21 |
**Model Output:** BoundingBox for Target Element
|
|
|
16 |
With only 270M parameters it outperforms much larger models in GUI text and element localization.
|
17 |
This enables low-latency computer automation with local execution.
|
18 |
|
19 |
+
▶️ Try the demo at: [AskUI/PTA-1](https://huggingface.co/spaces/AskUI/PTA-1)
|
20 |
+
|
21 |
**Model Input:** Screenshot + description_of_target_element
|
22 |
|
23 |
**Model Output:** BoundingBox for Target Element
|