English
medical
brain-data
mri
jesseab commited on
Commit
6a6f649
·
1 Parent(s): 0556c0e

Add Brain2Vec-v2 files and model card

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,8 +28,8 @@ Version 2 of an autoencoder model for brain structure T1 MRIs (forked from [Brai
28
  # Example usage
29
  ```
30
  # get brain2vec model repository
31
- git clone https://huggingface.co/radiata-ai/brain2vec
32
- cd brain2vec
33
 
34
  # pull pre-trained model weights
35
  sudo apt-get update
 
28
  # Example usage
29
  ```
30
  # get brain2vec model repository
31
+ git clone https://huggingface.co/radiata-ai/brain2vec-v2
32
+ cd brain2vec-v2
33
 
34
  # pull pre-trained model weights
35
  sudo apt-get update