From 8a8d3c6d60491888acdc0c255cb695f008da6b74 Mon Sep 17 00:00:00 2001 From: Theodore Zhao Date: Wed, 4 Dec 2024 17:08:54 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ef9a39..60d412b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ This repository hosts the code and resources for the paper **"A Foundation Model git clone https://github.com/microsoft/BiomedParse.git ``` +[Notice] If inference_utils/target_dist.json is not cloned correctly, you can either use git lfs pull or change the content manually. We will refine the process in the future. + ### Conda Environment Setup #### Option 1: Directly build the conda environment Under the project directory, run