doubility123
commited on
Commit
•
e78b2b6
1
Parent(s):
7c5b3f5
Update README.md
Browse files
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 -
|
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
|