helenai commited on
Commit
3264f1a
·
verified ·
1 Parent(s): da17dd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ huggingface-cli download helenai/Qwen2-VL-2B-Instruct-ov-int4 --local-dir Qwen2-
12
 
13
  Use OpenVINO GenAI to run inference on this model:
14
 
15
- - Install OpenVINO GenAI nightly and pillow:
16
  ```
17
  pip install --upgrade openvino-genai pillow
18
  ```
 
12
 
13
  Use OpenVINO GenAI to run inference on this model:
14
 
15
+ - Install OpenVINO GenAI and pillow:
16
  ```
17
  pip install --upgrade openvino-genai pillow
18
  ```