mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-12 09:52:34 -05:00
Update vlm-engine dependency version to 0.9.3 (#674)
* Update vlm-engine dependency version to 0.9.3 * Bump version to 1.0.1 in ahavenvlmconnector.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Haven VLM Connector
|
||||
# requires: PythonDepManager
|
||||
description: Tag videos with Vision-Language Models using any OpenAI-compatible VLM endpoint
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
url: https://discourse.stashapp.cc/t/haven-vlm-connector/5464
|
||||
exec:
|
||||
- python
|
||||
|
||||
@@ -34,7 +34,7 @@ try:
|
||||
"stashapi:stashapp-tools==0.2.58",
|
||||
"aiohttp==3.12.13",
|
||||
"pydantic==2.11.7",
|
||||
"vlm-engine==0.9.1",
|
||||
"vlm-engine==0.9.3",
|
||||
"pyyaml==6.0.2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user