mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
68b51b387a
commit
ae5961daf4
@ -12772,6 +12772,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow."
|
||||
},
|
||||
{
|
||||
"author": "OgreLemonSoup",
|
||||
"title": "Load Image Gallery",
|
||||
"id": "LoadImageGallery",
|
||||
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery",
|
||||
"files": [
|
||||
"https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a gallery to the Load Image node"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -13148,17 +13159,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "OgreLemonSoup",
|
||||
"title": "Load Image Gallery",
|
||||
"id": "LoadImageGallery",
|
||||
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery",
|
||||
"files": [
|
||||
"https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a gallery to the Load Image node"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -10,7 +10,17 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "OgreLemonSoup",
|
||||
"title": "Load Image Gallery",
|
||||
"id": "LoadImageGallery",
|
||||
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery",
|
||||
"files": [
|
||||
"https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a gallery to the Load Image node"
|
||||
},
|
||||
{
|
||||
"author": "Hellrunner2k",
|
||||
"title": "Hellrunner's Magical Nodes",
|
||||
@ -672,26 +682,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Preview SVG"
|
||||
},
|
||||
{
|
||||
"author": "vault-developer",
|
||||
"title": "ImageBlender",
|
||||
"reference": "https://github.com/vault-developer/comfyui-image-blender",
|
||||
"files": [
|
||||
"https://github.com/vault-developer/comfyui-image-blender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode."
|
||||
},
|
||||
{
|
||||
"author": "liangt",
|
||||
"title": "comfyui-loadimagewithsubfolder",
|
||||
"reference": "https://github.com/liangt/comfyui-loadimagewithsubfolder",
|
||||
"files": [
|
||||
"https://github.com/liangt/comfyui-loadimagewithsubfolder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extend LoadImage node with subfolder support"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user