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.