PeterZentai commited on
Commit
b0ae2fb
1 Parent(s): 6fcbe78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ Or you can use the tokenizer's chat_template, as shown below.
36
 
37
  Dependencies
38
  ```
39
- pip install -u torch[cuda] ransformers einops
40
  ```
41
 
42
  Cost for inference.
 
36
 
37
  Dependencies
38
  ```
39
+ pip install -u torch[cuda] transformers einops
40
  ```
41
 
42
  Cost for inference.