hyzhou commited on
Commit
3ab9d3e
1 Parent(s): 9367eb9

update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -5,6 +5,9 @@ sdk: gradio
5
  sdk_version: 4.24.0
6
  ---
7
  # MedVersa: An orchestrated medical AI system
 
 
 
8
  MedVersa is a compound medical AI system that can coordinate multimodal inputs, orchestrate models and tools for varying tasks, and generate multimodal outputs.
9
 
10
  ## Environment
 
5
  sdk_version: 4.24.0
6
  ---
7
  # MedVersa: An orchestrated medical AI system
8
+ The model card for our paper [A Generalist Learner for Multifaceted Medical Image Interpretation
9
+ ](https://arxiv.org/abs/2405.07988).
10
+
11
  MedVersa is a compound medical AI system that can coordinate multimodal inputs, orchestrate models and tools for varying tasks, and generate multimodal outputs.
12
 
13
  ## Environment