fixed: broken db item

fixed: robust getlist

https://github.com/ltdrdata/ComfyUI-Manager/issues/1508
This commit is contained in:
Dr.Lt.Data
2025-02-02 14:52:46 +09:00
parent 0a67145d80
commit 268b84a2b6
3 changed files with 19 additions and 15 deletions

View File

@@ -20417,15 +20417,15 @@
"description": "This my implemenation of a `pipe` in ComfyUI. Is it better or worse than others? No idea."
},
{
"title": "A2V Multi Image Composite",
"author": "AiartvnTeam",
"title": "A2V Multi Image Composite",
"id": "Aiartvn",
"description": "Node for compositing multiple images with interactive preview and layer management",
"repository": "https://github.com/aiartvn/A2V_Multi_Image_Composite",
"install_type": "git-clone",
"reference": "https://github.com/aiartvn/A2V_Multi_Image_Composite",
"files": [
"https://github.com/aiartvn/A2V_Multi_Image_Composite"
],
"description": "Node for compositing multiple images with interactive preview and layer management",
"install_type": "git-clone",
"tags": ["image", "composite", "layer", "blend", "transform"]
},