doubility123 commited on
Commit
41d7926
·
verified ·
1 Parent(s): c41545b

Update README.md

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