cydxg commited on
Commit
b66175e
·
verified ·
1 Parent(s): 50a992f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ pip install -q "transformers>=4.45" "torch>=2.1" "torchvision" "qwen-vl-utils" "
42
  pip install -qU "openvino>=2024.4.0" "nncf>=2.13.0"
43
  ```
44
 
45
- Run the qwen2vl.ipynb on your jupyter notebook.
46
 
47
 
48
 
 
42
  pip install -qU "openvino>=2024.4.0" "nncf>=2.13.0"
43
  ```
44
 
45
+ Finally, run the qwen2vl.ipynb on your jupyter notebook to chat with the model.
46
 
47
 
48