Text Generation
ELM
English
dev-slx commited on
Commit
221d144
·
verified ·
1 Parent(s): 201f6ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ Models are located in the `models` folder. ELM models in this repository comes i
33
  ```bash
34
  sudo apt-get install git-lfs
35
  git lfs install
36
- git clone git@hf.co:slicexai/elm-v0.1_toxicity_detection
37
  ```
38
  ### Installation
39
  ```bash
 
33
  ```bash
34
  sudo apt-get install git-lfs
35
  git lfs install
36
+ git clone https://huggingface.co/slicexai/elm-v0.1_toxicity_detection
37
  ```
38
  ### Installation
39
  ```bash