doubility123 commited on
Commit
9af3429
1 Parent(s): 5fc15b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ On the basis of `Python >= 3.8` environment, install the necessary dependencies
35
  git clone https://github.com/deepseek-ai/DeepSeek-VL
36
  cd DeepSeek-VL
37
 
38
- pip install -r requirements.txt -e .
39
  ```
40
 
41
  ### Simple Inference Example
 
35
  git clone https://github.com/deepseek-ai/DeepSeek-VL
36
  cd DeepSeek-VL
37
 
38
+ pip install -e .
39
  ```
40
 
41
  ### Simple Inference Example