hplisiecki commited on
Commit
061b479
·
verified ·
1 Parent(s): 0aa9258

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ You can use the model and tokenizer as follows:
34
  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.
35
 
36
  ```bash
37
- git clone https://huggingface.co/hplisiecki/word2affect_spanish
38
  ```
39
 
40
  Proceed as follows:
 
34
  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.
35
 
36
  ```bash
37
+ git lfs clone https://huggingface.co/hplisiecki/word2affect_spanish
38
  ```
39
 
40
  Proceed as follows: