sudy-super commited on
Commit
15c4bfa
1 Parent(s): 8bb64dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -19,9 +19,7 @@ LABEL_1 means that it was determined to be Prompt Injection.
19
 
20
  ### Tutorial
21
  ```
22
- pip install sentencepiece
23
- pip install accelerate
24
- pip install transformers
25
  ```
26
 
27
  ```python
 
19
 
20
  ### Tutorial
21
  ```
22
+ pip install accelerate sentencepiece transformers
 
 
23
  ```
24
 
25
  ```python