hplisiecki commited on
Commit
e1c283e
·
verified ·
1 Parent(s): 53c1c8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ You can use the model and tokenizer as follows:
65
  First run the bash code below to clone the repository (this will take some time). Because of the custom model class, this model cannot be run with the usual huggingface Model setups.
66
 
67
  ```bash
68
- git clone https://huggingface.co/hplisiecki/polemo_intensity
69
  ```
70
 
71
  Proceed as follows:
 
65
  First run the bash code below to clone the repository (this will take some time). Because of the custom model class, this model cannot be run with the usual huggingface Model setups.
66
 
67
  ```bash
68
+ git lfs clone https://huggingface.co/hplisiecki/polemo_intensity
69
  ```
70
 
71
  Proceed as follows: