File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
plugins/AHavenVLMConnector Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the A Haven VLM Connector project will be documented in this file.
44
5+ ## [ 1.1.1] - 2026-04-05
6+ ### Fixes
7+ - Mitigate TorchVision v0.26.0 release https://github.com/Haven-hvn/haven-vlm-engine-package/commit/7a3a6f9dd931237c93c5205f3d31df3e285ae21d
8+
59## [ 1.0.0] - 2025-06-29
610
711### Added
Original file line number Diff line number Diff line change 11name : Haven VLM Connector
22# requires: PythonDepManager
33description : Tag videos with Vision-Language Models using any OpenAI-compatible VLM endpoint
4- version : 1.1.0
4+ version : 1.1.1
55url : https://discourse.stashapp.cc/t/haven-vlm-connector/5464
66exec :
77 - python
Original file line number Diff line number Diff line change 3535 "stashapi:stashapp-tools==0.2.58" ,
3636 "aiohttp==3.12.13" ,
3737 "pydantic==2.12.5" ,
38- "vlm-engine==1.0.0 " ,
38+ "vlm-engine==1.0.1 " ,
3939 "pyyaml==6.0.2" ,
4040 )
4141
You can’t perform that action at this time.
0 commit comments