From b510e61ff3f0744ec89666c49604e9d7360b2425 Mon Sep 17 00:00:00 2001 From: yadonglu Date: Thu, 10 Oct 2024 02:51:00 +0000 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2b02a4..3e245cf 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ **OmniParser** is a comprehensive method for parsing user interface screenshots into structured and easy-to-understand elements, which significantly enhances the ability of GPT-4V to generate actions that can be accurately grounded in the corresponding regions of the interface. ## News -- [Upcoming] Both Interactive Region Detection Model and Icon functional description model will be release soon. -- [2024/09] OmniParser achieves the best performance on [[Windows Agent Arena](https://microsoft.github.io/WindowsAgentArena/)]! +- [2024/10] Both Interactive Region Detection Model and Icon functional description model are released! [Hugginface models](https://huggingface.co/microsoft/OmniParser) +- [2024/09] OmniParser achieves the best performance on [Windows Agent Arena](https://microsoft.github.io/WindowsAgentArena/)! ## Install ```python