Update README.md
#4
by
zamal
- opened
README.md
CHANGED
@@ -36,7 +36,7 @@ On the basis of `Python >= 3.8` environment, install the necessary dependencies
|
|
36 |
git clone https://github.com/deepseek-ai/DeepSeek-VL
|
37 |
cd DeepSeek-VL
|
38 |
|
39 |
-
pip install
|
40 |
```
|
41 |
|
42 |
### Simple Inference Example
|
|
|
36 |
git clone https://github.com/deepseek-ai/DeepSeek-VL
|
37 |
cd DeepSeek-VL
|
38 |
|
39 |
+
pip install .
|
40 |
```
|
41 |
|
42 |
### Simple Inference Example
|