egon-nlpulse commited on
Commit
f1f7e0a
1 Parent(s): 17ff838
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -83,12 +83,12 @@ for text in text_list:
83
 
84
  ## Requirements
85
  ```
86
- pip install -q -U bitsandbytes
87
- pip install -q -U git+https://github.com/huggingface/transformers.git
88
- pip install -q -U git+https://github.com/huggingface/peft.git
89
- pip install -q -U accelerate
90
- pip install -q -U datasets
91
- pip install -q -U scipy
92
  ```
93
 
94
  ## Scripts
 
83
 
84
  ## Requirements
85
  ```
86
+ pip install -U bitsandbytes
87
+ pip install -U git+https://github.com/huggingface/transformers.git
88
+ pip install -U git+https://github.com/huggingface/peft.git
89
+ pip install -U accelerate
90
+ pip install -U datasets
91
+ pip install -U scipy
92
  ```
93
 
94
  ## Scripts