From 3b099467ea6bb89542b59fa678404a03d27ab19a Mon Sep 17 00:00:00 2001 From: chaoyi-wu <18706207256@163.com> Date: Tue, 8 Aug 2023 11:45:03 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f850d28..12bac14 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ In this project, we collect a large-scale medical multi-modal dataset, MedMD, wi ## Quick Start: For quick start, you can check the `Quick_demo` path. -We demonstrate a simple diagnosis case here to show how to inference with our model. Feel free to modify it as you want. +We demonstrate a simple diagnosis case here to show how to inference with our model. +Feel free to modify it as you want. - S1. Download [Model checkpoint](https://huggingface.co/chaoyi-wu/RadFM). - S2. Decompress the original zip file, you can get a `pytorch_model.bin`.