From 84b380dbd206a9c12cf5bc1ef7deba887b44e6f6 Mon Sep 17 00:00:00 2001 From: chaoyi-wu <18706207256@163.com> Date: Tue, 8 Aug 2023 09:43:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b34969..ba3ad46 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") ## Quick Start: Download [Model checkpoint](https://huggingface.co/chaoyi-wu/RadFM) and check `./src/test.py` for how to generate text with our model.