Image-Text-to-Text
English
weizhiwang commited on
Commit
3db9de2
·
verified ·
1 Parent(s): 84e9ead

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: