Update README.md
#58
by
mobi
- opened
processing_qwen2_vl.py", line 140, in __call__
text[i] = text[i].replace("<|placeholder|>", "<|image_pad|>")
AttributeError: 'list' object has no attribute 'replace'
processor expects str
instead of token_ids