ChrisXiao commited on
Commit
8ee7e46
1 Parent(s): 150b00e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Fine-tune for endoscope clapster segmentation (adapted from [SurgicalSAM](https:
29
  <!-- /TOC -->
30
  ## Installation (tested on Ubuntu 20.04.6 LTS x86_64)
31
  ```
32
- git clone https://github.com/mikami520/EndoSAM.git
33
  cd EndoSAM
34
  conda env create -f environment.yml
35
  conda activate sam
 
29
  <!-- /TOC -->
30
  ## Installation (tested on Ubuntu 20.04.6 LTS x86_64)
31
  ```
32
+ git clone https://huggingface.co/ChrisXiao/EndoSAM
33
  cd EndoSAM
34
  conda env create -f environment.yml
35
  conda activate sam