Update README.md
This commit is contained in:
@@ -95,6 +95,7 @@ Here we show a code snippet to show you how to use the chat model with `transfor
|
||||
|
||||
```python
|
||||
# pip install "transformers==4.49.*"
|
||||
|
||||
from transformers import Qwen2_5_VLForConditionalGeneration, AutoTokenizer, AutoProcessor
|
||||
from qwen_vl_utils import process_vision_info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user