duynhm commited on
Commit
193caca
1 Parent(s): 64233c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -116,7 +116,7 @@ The code requires `python>=3.8`, as well as `pytorch>=1.7` and `torchvision>=0.8
116
  To set up our project, run the following command:
117
 
118
  ```bash
119
- git clone https://github.com/duyhominhnguyen/LVM-Med
120
  cd LVM-Med
121
  conda env create -f lvm_med.yml
122
  conda activate lvm_med
 
116
  To set up our project, run the following command:
117
 
118
  ```bash
119
+ git clone https://huggingface.co/duynhm/LVM-Med
120
  cd LVM-Med
121
  conda env create -f lvm_med.yml
122
  conda activate lvm_med