diff --git a/README.md b/README.md index ba3ad46..6474863 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The official code for "Towards Generalist Foundation Model for Radiology" [Website](https://chaoyi-wu.github.io/RadFM/) -![image]("https://github.com/chaoyi-wu/RadFM/tree/main/Images/GIF.gif") +![]("https://github.com/chaoyi-wu/RadFM/tree/blob/main/Images/GIF.gif") ## Quick Start: Download [Model checkpoint](https://huggingface.co/chaoyi-wu/RadFM) and check `./src/test.py` for how to generate text with our model. @@ -18,10 +18,10 @@ Our pre-train code is given in ```./src/train.py```. ## Case Study: - - - - + + + + ## To-do List: - Polish the code for easier usage.