doubility123
commited on
Update README.md
Browse files
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 -
|
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
|