Commit Graph

4 Commits (7664d7ea88a426e8a23873a884915b4e7d5d5090)

Author SHA1 Message Date
CalamitousFelicitousness 7714f71994 feat(vqa): un/load support and extract detection
Make external VQA handlers (moondream3, joytag, joycaption, deepseek)
compatible with VQA load/unload mechanism for consistent model lifecycle.

- Added vqa_detection.py, add shared detection helpers
- Add load and unload functions to all external handlers
- Replace device_map="auto" with sd_models.move_model in joycaption
- Update dispatcher and moondream handlers to use shared helpers
2025-12-05 23:52:02 +00:00
Vladimir Mandic 6cf445d317 add ras-sd35 experimental
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-02-18 18:47:42 -05:00
Vladimir Mandic abd439d97c add joycaption
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-02-15 10:10:04 -05:00
Vladimir Mandic 1f2fc929f7 add joytag
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-02-15 10:10:04 -05:00