From a0f7d471a3b4742d3cdd27bddfbf27fdcf45c7fd Mon Sep 17 00:00:00 2001
From: Guankun Wang <112239319+gkw0010@users.noreply.github.com>
Date: Sat, 28 Dec 2024 22:30:27 +0800
Subject: [PATCH] Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 28a724e..1f7f8ca 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,9 @@
## MLLM for Medical - 多模态大语言模型在医学中的应用
* SkinGPT-4 for dermatological diagnosis: [website](https://www.nature.com/articles/s41467-024-50043-3)
+* PneumoLLM for pneumoconiosis diagnosis: [website](https://www.sciencedirect.com/science/article/abs/pii/S1361841524001737)
+* BiomedGPT: [website](https://github.com/taokz/BiomedGPT)
+* LLAVA-Med: [website](https://github.com/microsoft/LLaVA-Med?tab=readme-ov-file)