hplisiecki commited on
Commit
6c5ca3b
·
verified ·
1 Parent(s): 14cf72d

Update README.md

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