Update comfyui-ZoeyTool entry: add pip dependencies and updated description

This commit is contained in:
liangzoey
2026-06-16 16:07:53 +08:00
parent 53aa48de87
commit 4a5b0a5ac8
+5 -1
View File
@@ -53214,7 +53214,11 @@
"https://github.com/liangzoey/comfyui-ZoeyTool" "https://github.com/liangzoey/comfyui-ZoeyTool"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Zoey's ComfyUI custom nodes: image editing (crop/rename/outpaint/text overlay/multi-canvas), lighting handle controller (15 light types, 8 directions, multi-handle support), video processing, prompt generation/translation (Hunyuan, Qwen, Baidu/Google), mask drawing, VR 360 preview, batch processing, and more." "description": "Zoey's ComfyUI custom nodes: image editing (crop/rename/outpaint/text overlay/multi-canvas), lighting handle controller (15 light types, 8 directions, multi-handle support), video processing, prompt generation/translation (Hunyuan, Qwen, Baidu/Google), mask drawing, VR 360 preview, mask bounding box with lighting prompt, batch processing, and more.",
"pip": [
"opencv-python-headless",
"transformers"
]
} }
] ]
} }