kpsss34 commited on
Commit
da41616
·
verified ·
1 Parent(s): 0d43a72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,9 +9,9 @@ tags:
9
 
10
  - pip install git+https://github.com/huggingface/diffusers.git
11
 
12
- - pip install bitsandbytes
13
 
14
- - pip install transformers
15
 
16
  - pip install sentencepiece
17
 
 
9
 
10
  - pip install git+https://github.com/huggingface/diffusers.git
11
 
12
+ - pip install -U bitsandbytes
13
 
14
+ - pip install -U transformers
15
 
16
  - pip install sentencepiece
17