From 8ac1495de8be5e5e8ba3294d57ca1a897e5f3cdb Mon Sep 17 00:00:00 2001 From: Hao Feng Date: Fri, 13 Jun 2025 19:26:22 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 834d8de..b9aa7b7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - + @@ -45,8 +45,7 @@ Document image parsing is challenging due to its complexly intertwined elements Dolphin achieves promising performance across diverse page-level and element-level parsing tasks while ensuring superior efficiency through its lightweight architecture and parallel parsing mechanism. ## 🚀 Demo - -Try our demo on [Demo-Dolphin](https://huggingface.co/spaces/ByteDance/Dolphin). +Try our demo on [Demo-Dolphin](http://115.190.42.15:8888/dolphin/). ## 📅 Changelog - 🔥 **2025.06.13** Added multi-page PDF document parsing capability.