Update README.md
Browse files
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 |
+
```
|