mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
a9162791b3
commit
e9c2afd59a
@ -2980,6 +2980,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI Portrait Master 简体中文版."
|
"description": "ComfyUI Portrait Master 简体中文版."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ZHO-ZHO-ZHO",
|
||||||
|
"title": "ComfyUI-Q-Align",
|
||||||
|
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Q-Align Scoring. Implementation of [a/Q-Align](https://arxiv.org/abs/2312.17090) for ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kenjiqq",
|
"author": "kenjiqq",
|
||||||
"title": "qq-nodes-comfyui",
|
"title": "qq-nodes-comfyui",
|
||||||
@ -3924,6 +3934,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
|
"description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Ryuukeisyou",
|
||||||
|
"title": "comfyui_image_io_helpers",
|
||||||
|
"reference": "https://github.com/Ryuukeisyou/comfyui_image_io_helpers",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1492,6 +1492,18 @@
|
|||||||
"title_aux": "comfyui_face_parsing"
|
"title_aux": "comfyui_face_parsing"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers": [
|
||||||
|
[
|
||||||
|
"ImageLoadAsMaskByPath(ImageIOHelpers)",
|
||||||
|
"ImageLoadByPath(ImageIOHelpers)",
|
||||||
|
"ImageLoadFromBase64(ImageIOHelpers)",
|
||||||
|
"ImageSaveAsBase64(ImageIOHelpers)",
|
||||||
|
"ImageSaveToPath(ImageIOHelpers)"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_image_io_helpers"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
||||||
[
|
[
|
||||||
"ImageDuplicator",
|
"ImageDuplicator",
|
||||||
@ -2523,6 +2535,14 @@
|
|||||||
"title_aux": "ComfyUI-Gemini"
|
"title_aux": "ComfyUI-Gemini"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": [
|
||||||
|
[
|
||||||
|
"QAlign_Zho"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Q-Align"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
|
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
|
||||||
[
|
[
|
||||||
"AlphaChanelAddByMask",
|
"AlphaChanelAddByMask",
|
||||||
@ -4376,7 +4396,6 @@
|
|||||||
"ImageGridComposite2x2",
|
"ImageGridComposite2x2",
|
||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
"InjectNoiseToLatent",
|
"InjectNoiseToLatent",
|
||||||
"MarigoldVAELoader",
|
|
||||||
"NormalizeLatent",
|
"NormalizeLatent",
|
||||||
"OffsetMask",
|
"OffsetMask",
|
||||||
"ReferenceOnlySimple3",
|
"ReferenceOnlySimple3",
|
||||||
|
|||||||
@ -10,7 +10,26 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "ZHO-ZHO-ZHO",
|
||||||
|
"title": "ComfyUI-Q-Align",
|
||||||
|
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:Q-Align Scoring. Implementation of [a/Q-Align](https://arxiv.org/abs/2312.17090) for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Ryuukeisyou",
|
||||||
|
"title": "comfyui_image_io_helpers",
|
||||||
|
"reference": "https://github.com/Ryuukeisyou/comfyui_image_io_helpers",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Millyarde",
|
"author": "Millyarde",
|
||||||
"title": "Pomfy - Photoshop and ComfyUI 2-way sync",
|
"title": "Pomfy - Photoshop and ComfyUI 2-way sync",
|
||||||
|
|||||||
@ -1492,6 +1492,18 @@
|
|||||||
"title_aux": "comfyui_face_parsing"
|
"title_aux": "comfyui_face_parsing"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Ryuukeisyou/comfyui_image_io_helpers": [
|
||||||
|
[
|
||||||
|
"ImageLoadAsMaskByPath(ImageIOHelpers)",
|
||||||
|
"ImageLoadByPath(ImageIOHelpers)",
|
||||||
|
"ImageLoadFromBase64(ImageIOHelpers)",
|
||||||
|
"ImageSaveAsBase64(ImageIOHelpers)",
|
||||||
|
"ImageSaveToPath(ImageIOHelpers)"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_image_io_helpers"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
||||||
[
|
[
|
||||||
"ImageDuplicator",
|
"ImageDuplicator",
|
||||||
@ -2523,6 +2535,14 @@
|
|||||||
"title_aux": "ComfyUI-Gemini"
|
"title_aux": "ComfyUI-Gemini"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": [
|
||||||
|
[
|
||||||
|
"QAlign_Zho"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Q-Align"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
|
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
|
||||||
[
|
[
|
||||||
"AlphaChanelAddByMask",
|
"AlphaChanelAddByMask",
|
||||||
@ -4376,7 +4396,6 @@
|
|||||||
"ImageGridComposite2x2",
|
"ImageGridComposite2x2",
|
||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
"InjectNoiseToLatent",
|
"InjectNoiseToLatent",
|
||||||
"MarigoldVAELoader",
|
|
||||||
"NormalizeLatent",
|
"NormalizeLatent",
|
||||||
"OffsetMask",
|
"OffsetMask",
|
||||||
"ReferenceOnlySimple3",
|
"ReferenceOnlySimple3",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user