Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ Models are located in the `models` folder. ELM models in this repository comes i
|
|
32 |
## Setup ELM
|
33 |
### Download ELM repo
|
34 |
```bash
|
35 |
-
GIT_LFS_SKIP_SMUDGE=1 git clone
|
36 |
sudo apt-get install git-lfs
|
37 |
git lfs install
|
38 |
```
|
|
|
32 |
## Setup ELM
|
33 |
### Download ELM repo
|
34 |
```bash
|
35 |
+
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/slicexai/elm-v0.1
|
36 |
sudo apt-get install git-lfs
|
37 |
git lfs install
|
38 |
```
|