Browse Source

update DB

pull/284/head
Dr.Lt.Data 11 months ago
parent
commit
cdbbba4b95
  1. 10
      custom-node-list.json
  2. 18
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 18
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -3542,6 +3542,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library." "description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library."
}, },
{
"author": "dmarx",
"title": "ComfyUI-AudioReactive",
"reference": "https://github.com/dmarx/ComfyUI-AudioReactive",
"files": [
"https://github.com/dmarx/ComfyUI-AudioReactive"
],
"install_type": "git-clone",
"description": "porting audioreactivity pipeline from vktrs to comfyui."
},
{ {
"author": "TripleHeadedMonkey", "author": "TripleHeadedMonkey",
"title": "ComfyUI_MileHighStyler", "title": "ComfyUI_MileHighStyler",

18
extension-node-map.json

@ -394,6 +394,7 @@
"PrimereNetworkTagLoader", "PrimereNetworkTagLoader",
"PrimerePrompt", "PrimerePrompt",
"PrimerePromptSwitch", "PrimerePromptSwitch",
"PrimereRefinerPrompt",
"PrimereResolution", "PrimereResolution",
"PrimereResolutionMultiplier", "PrimereResolutionMultiplier",
"PrimereSamplers", "PrimereSamplers",
@ -3692,6 +3693,14 @@
"title_aux": "ComfyUI-Vextra-Nodes" "title_aux": "ComfyUI-Vextra-Nodes"
} }
], ],
"https://github.com/dmarx/ComfyUI-AudioReactive": [
[
"OpRms"
],
{
"title_aux": "ComfyUI-AudioReactive"
}
],
"https://github.com/dmarx/ComfyUI-Keyframed": [ "https://github.com/dmarx/ComfyUI-Keyframed": [
[ [
"Example", "Example",
@ -4407,7 +4416,10 @@
[ [
"BatchImagePathLoader", "BatchImagePathLoader",
"ImageBgRemoveProcessor", "ImageBgRemoveProcessor",
"ImageCheveretoUploader",
"ImageStandardResizeProcessor", "ImageStandardResizeProcessor",
"JSONMessageNotifyTool",
"PreviewJSONNode",
"SingleImagePathLoader", "SingleImagePathLoader",
"SingleImageUrlLoader" "SingleImageUrlLoader"
], ],
@ -5481,6 +5493,7 @@
"GridFloats", "GridFloats",
"GridIntList", "GridIntList",
"GridInts", "GridInts",
"GridLoras",
"GridStringList", "GridStringList",
"GridStrings", "GridStrings",
"ImageGridCommander", "ImageGridCommander",
@ -5785,9 +5798,11 @@
], ],
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [
[ [
"FloatNumber",
"FreeU_LCM", "FreeU_LCM",
"ImageOutputToComfyNodes", "ImageOutputToComfyNodes",
"ImageShuffle", "ImageShuffle",
"ImageSwitch",
"LCMGenerate", "LCMGenerate",
"LCMGenerate_ReferenceOnly", "LCMGenerate_ReferenceOnly",
"LCMGenerate_SDTurbo", "LCMGenerate_SDTurbo",
@ -5804,7 +5819,9 @@
"LCMLoader_controlnet_inpaint", "LCMLoader_controlnet_inpaint",
"LCMLoader_img2img", "LCMLoader_img2img",
"LCMLoraLoader_inpaint", "LCMLoraLoader_inpaint",
"LCMLoraLoader_ipadapter",
"LCMLora_inpaint", "LCMLora_inpaint",
"LCMLora_ipadapter",
"LCMT2IAdapter", "LCMT2IAdapter",
"LCM_IPAdapter", "LCM_IPAdapter",
"LCM_IPAdapter_inpaint", "LCM_IPAdapter_inpaint",
@ -5816,6 +5833,7 @@
"SaveImage_Puzzle", "SaveImage_Puzzle",
"SaveImage_PuzzleV2", "SaveImage_PuzzleV2",
"SegmindVega", "SegmindVega",
"SettingsSwitch",
"stitch" "stitch"
], ],
{ {

20
node_db/new/custom-node-list.json

@ -11,6 +11,16 @@
{
"author": "dmarx",
"title": "ComfyUI-AudioReactive",
"reference": "https://github.com/dmarx/ComfyUI-AudioReactive",
"files": [
"https://github.com/dmarx/ComfyUI-AudioReactive"
],
"install_type": "git-clone",
"description": "porting audioreactivity pipeline from vktrs to comfyui."
},
{ {
"author": "Ryuukeisyou", "author": "Ryuukeisyou",
"title": "comfyui_face_parsing", "title": "comfyui_face_parsing",
@ -685,16 +695,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes." "description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes."
},
{
"author": "tzwm",
"title": "ComfyUI Browser",
"reference": "https://github.com/tzwm/comfyui-browser",
"files": [
"https://github.com/tzwm/comfyui-browser"
],
"install_type": "git-clone",
"description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere."
} }
] ]
} }

18
node_db/new/extension-node-map.json

@ -394,6 +394,7 @@
"PrimereNetworkTagLoader", "PrimereNetworkTagLoader",
"PrimerePrompt", "PrimerePrompt",
"PrimerePromptSwitch", "PrimerePromptSwitch",
"PrimereRefinerPrompt",
"PrimereResolution", "PrimereResolution",
"PrimereResolutionMultiplier", "PrimereResolutionMultiplier",
"PrimereSamplers", "PrimereSamplers",
@ -3692,6 +3693,14 @@
"title_aux": "ComfyUI-Vextra-Nodes" "title_aux": "ComfyUI-Vextra-Nodes"
} }
], ],
"https://github.com/dmarx/ComfyUI-AudioReactive": [
[
"OpRms"
],
{
"title_aux": "ComfyUI-AudioReactive"
}
],
"https://github.com/dmarx/ComfyUI-Keyframed": [ "https://github.com/dmarx/ComfyUI-Keyframed": [
[ [
"Example", "Example",
@ -4407,7 +4416,10 @@
[ [
"BatchImagePathLoader", "BatchImagePathLoader",
"ImageBgRemoveProcessor", "ImageBgRemoveProcessor",
"ImageCheveretoUploader",
"ImageStandardResizeProcessor", "ImageStandardResizeProcessor",
"JSONMessageNotifyTool",
"PreviewJSONNode",
"SingleImagePathLoader", "SingleImagePathLoader",
"SingleImageUrlLoader" "SingleImageUrlLoader"
], ],
@ -5481,6 +5493,7 @@
"GridFloats", "GridFloats",
"GridIntList", "GridIntList",
"GridInts", "GridInts",
"GridLoras",
"GridStringList", "GridStringList",
"GridStrings", "GridStrings",
"ImageGridCommander", "ImageGridCommander",
@ -5785,9 +5798,11 @@
], ],
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [
[ [
"FloatNumber",
"FreeU_LCM", "FreeU_LCM",
"ImageOutputToComfyNodes", "ImageOutputToComfyNodes",
"ImageShuffle", "ImageShuffle",
"ImageSwitch",
"LCMGenerate", "LCMGenerate",
"LCMGenerate_ReferenceOnly", "LCMGenerate_ReferenceOnly",
"LCMGenerate_SDTurbo", "LCMGenerate_SDTurbo",
@ -5804,7 +5819,9 @@
"LCMLoader_controlnet_inpaint", "LCMLoader_controlnet_inpaint",
"LCMLoader_img2img", "LCMLoader_img2img",
"LCMLoraLoader_inpaint", "LCMLoraLoader_inpaint",
"LCMLoraLoader_ipadapter",
"LCMLora_inpaint", "LCMLora_inpaint",
"LCMLora_ipadapter",
"LCMT2IAdapter", "LCMT2IAdapter",
"LCM_IPAdapter", "LCM_IPAdapter",
"LCM_IPAdapter_inpaint", "LCM_IPAdapter_inpaint",
@ -5816,6 +5833,7 @@
"SaveImage_Puzzle", "SaveImage_Puzzle",
"SaveImage_PuzzleV2", "SaveImage_PuzzleV2",
"SegmindVega", "SegmindVega",
"SettingsSwitch",
"stitch" "stitch"
], ],
{ {

Loading…
Cancel
Save