LZHgrla commited on
Commit
5f9cd17
1 Parent(s): 2fd8f5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ llava-llama-3-8b-v1_1-hf is a LLaVA model fine-tuned from [meta-llama/Meta-Llama
46
 
47
  1. Installation
48
  ```
49
- pip install lmdeploy>=0.4.0
50
  pip install git+https://github.com/haotian-liu/LLaVA.git
51
  ```
52
 
 
46
 
47
  1. Installation
48
  ```
49
+ pip install 'lmdeploy>=0.4.0'
50
  pip install git+https://github.com/haotian-liu/LLaVA.git
51
  ```
52