From 5f886743d9e1b677c355e2b6c3f84d87e0b922ef Mon Sep 17 00:00:00 2001 From: rentainhe <596106517@qq.com> Date: Fri, 16 Aug 2024 02:13:49 +0800 Subject: [PATCH] add notes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 09bdb76..8e3fe51 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,9 @@ In this section, we will explore how to integrate the feature-rich and robust op Integrate `Florence-2` with `SAM-2`, we can build a strong vision pipeline to solve complex vision tasks, you can try the following scripts to run the demo: +> [!NOTE] +> 🚨 If you encounter network issues while using the `HuggingFace` model, you can resolve them by setting the appropriate mirror source as `export HF_ENDPOINT=https://hf-mirror.com` + **Object Detection and Segmentation** ```bash python grounded_sam2_image_demo_florence2.py \