deepseek-ai / deepseek-ai/DeepSeek-OCR
Does it support multiple images per prompt?
Open
- Dominant language
- Python
- Stars
- 23.9k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
In your sample code, it only takes a single image path as input.
I tried to modify the model code to support multiple images, but failed. Even though the code seems to support multi-image processing.
Therefore, I’d like to ask whether DeepSeek-OCR works like Qwen-VL 2, which supports multiple images as input for cross-image reasoning. Or I have to concat multiple images into one as the input?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.