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
1b5ac9e4f3
commit
cdbbba4b95
@ -3542,6 +3542,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI_MileHighStyler",
|
||||
|
||||
@ -394,6 +394,7 @@
|
||||
"PrimereNetworkTagLoader",
|
||||
"PrimerePrompt",
|
||||
"PrimerePromptSwitch",
|
||||
"PrimereRefinerPrompt",
|
||||
"PrimereResolution",
|
||||
"PrimereResolutionMultiplier",
|
||||
"PrimereSamplers",
|
||||
@ -3692,6 +3693,14 @@
|
||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||
[
|
||||
"OpRms"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AudioReactive"
|
||||
}
|
||||
],
|
||||
"https://github.com/dmarx/ComfyUI-Keyframed": [
|
||||
[
|
||||
"Example",
|
||||
@ -4407,7 +4416,10 @@
|
||||
[
|
||||
"BatchImagePathLoader",
|
||||
"ImageBgRemoveProcessor",
|
||||
"ImageCheveretoUploader",
|
||||
"ImageStandardResizeProcessor",
|
||||
"JSONMessageNotifyTool",
|
||||
"PreviewJSONNode",
|
||||
"SingleImagePathLoader",
|
||||
"SingleImageUrlLoader"
|
||||
],
|
||||
@ -5481,6 +5493,7 @@
|
||||
"GridFloats",
|
||||
"GridIntList",
|
||||
"GridInts",
|
||||
"GridLoras",
|
||||
"GridStringList",
|
||||
"GridStrings",
|
||||
"ImageGridCommander",
|
||||
@ -5785,9 +5798,11 @@
|
||||
],
|
||||
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [
|
||||
[
|
||||
"FloatNumber",
|
||||
"FreeU_LCM",
|
||||
"ImageOutputToComfyNodes",
|
||||
"ImageShuffle",
|
||||
"ImageSwitch",
|
||||
"LCMGenerate",
|
||||
"LCMGenerate_ReferenceOnly",
|
||||
"LCMGenerate_SDTurbo",
|
||||
@ -5804,7 +5819,9 @@
|
||||
"LCMLoader_controlnet_inpaint",
|
||||
"LCMLoader_img2img",
|
||||
"LCMLoraLoader_inpaint",
|
||||
"LCMLoraLoader_ipadapter",
|
||||
"LCMLora_inpaint",
|
||||
"LCMLora_ipadapter",
|
||||
"LCMT2IAdapter",
|
||||
"LCM_IPAdapter",
|
||||
"LCM_IPAdapter_inpaint",
|
||||
@ -5816,6 +5833,7 @@
|
||||
"SaveImage_Puzzle",
|
||||
"SaveImage_PuzzleV2",
|
||||
"SegmindVega",
|
||||
"SettingsSwitch",
|
||||
"stitch"
|
||||
],
|
||||
{
|
||||
|
||||
@ -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",
|
||||
"title": "comfyui_face_parsing",
|
||||
@ -685,16 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -394,6 +394,7 @@
|
||||
"PrimereNetworkTagLoader",
|
||||
"PrimerePrompt",
|
||||
"PrimerePromptSwitch",
|
||||
"PrimereRefinerPrompt",
|
||||
"PrimereResolution",
|
||||
"PrimereResolutionMultiplier",
|
||||
"PrimereSamplers",
|
||||
@ -3692,6 +3693,14 @@
|
||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/dmarx/ComfyUI-AudioReactive": [
|
||||
[
|
||||
"OpRms"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AudioReactive"
|
||||
}
|
||||
],
|
||||
"https://github.com/dmarx/ComfyUI-Keyframed": [
|
||||
[
|
||||
"Example",
|
||||
@ -4407,7 +4416,10 @@
|
||||
[
|
||||
"BatchImagePathLoader",
|
||||
"ImageBgRemoveProcessor",
|
||||
"ImageCheveretoUploader",
|
||||
"ImageStandardResizeProcessor",
|
||||
"JSONMessageNotifyTool",
|
||||
"PreviewJSONNode",
|
||||
"SingleImagePathLoader",
|
||||
"SingleImageUrlLoader"
|
||||
],
|
||||
@ -5481,6 +5493,7 @@
|
||||
"GridFloats",
|
||||
"GridIntList",
|
||||
"GridInts",
|
||||
"GridLoras",
|
||||
"GridStringList",
|
||||
"GridStrings",
|
||||
"ImageGridCommander",
|
||||
@ -5785,9 +5798,11 @@
|
||||
],
|
||||
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [
|
||||
[
|
||||
"FloatNumber",
|
||||
"FreeU_LCM",
|
||||
"ImageOutputToComfyNodes",
|
||||
"ImageShuffle",
|
||||
"ImageSwitch",
|
||||
"LCMGenerate",
|
||||
"LCMGenerate_ReferenceOnly",
|
||||
"LCMGenerate_SDTurbo",
|
||||
@ -5804,7 +5819,9 @@
|
||||
"LCMLoader_controlnet_inpaint",
|
||||
"LCMLoader_img2img",
|
||||
"LCMLoraLoader_inpaint",
|
||||
"LCMLoraLoader_ipadapter",
|
||||
"LCMLora_inpaint",
|
||||
"LCMLora_ipadapter",
|
||||
"LCMT2IAdapter",
|
||||
"LCM_IPAdapter",
|
||||
"LCM_IPAdapter_inpaint",
|
||||
@ -5816,6 +5833,7 @@
|
||||
"SaveImage_Puzzle",
|
||||
"SaveImage_PuzzleV2",
|
||||
"SegmindVega",
|
||||
"SettingsSwitch",
|
||||
"stitch"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user