deepseek-ai / DeepSeek-VL

DeepSeek-VL: Towards Real-World Vision-Language Understanding
https://huggingface.co/spaces/deepseek-ai/DeepSeek-VL-7B
MIT License
2.08k stars 195 forks source link

CLI: enables image drop-in from file explorer #12

Closed SinanAkkoyun closed 8 months ago

SinanAkkoyun commented 8 months ago

When dropping in an image from e.g. Dolphin, a whitespace is being appended, which breaks the img path parsing; this PR fixes that with a simple strip.