Luffy503 commited on
Commit
a7281ee
·
verified ·
1 Parent(s): 24cc84a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,3 +9,8 @@ Paper link: https://arxiv.org/abs/2410.09890
9
 
10
  Code link: https://github.com/Luffy03/Large-Scale-Medical
11
 
 
 
 
 
 
 
9
 
10
  Code link: https://github.com/Luffy03/Large-Scale-Medical
11
 
12
+ ## Download Models
13
+
14
+ ```
15
+ huggingface-cli download Luffy503/VoCo --repo-type model --local-dir . --cache-dir ./cache
16
+ ```