Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ pipeline_tag: image-text-to-text
|
|
28 |
|
29 |
Please firstly install Open-Qwen2VL via
|
30 |
```
|
31 |
-
pip install git+https://github.com/Victorwz/Open-Qwen2VL.git
|
32 |
```
|
33 |
|
34 |
You can load the model and perform inference as follows:
|
|
|
28 |
|
29 |
Please firstly install Open-Qwen2VL via
|
30 |
```
|
31 |
+
pip install git+https://github.com/Victorwz/Open-Qwen2VL.git#subdirectory=prismatic-vlms
|
32 |
```
|
33 |
|
34 |
You can load the model and perform inference as follows:
|