Update README.md
Browse files
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://
|
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
|