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
4feaa2d239
commit
c05a526f9c
@ -2708,6 +2708,56 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:OpenAI DALLe3"
|
"description": "Nodes:OpenAI DALLe3"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "LonicaMewinsky",
|
||||||
|
"title": "ComfyUI-RawSaver",
|
||||||
|
"reference": "https://github.com/LonicaMewinsky/ComfyUI-RawSaver",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/LonicaMewinsky/ComfyUI-RawSaver"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:SaveTifImage"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jojkaart",
|
||||||
|
"title": "ComfyUI-sampler-lcm-alternative",
|
||||||
|
"reference": "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:LCMScheduler, SamplerLCMAlternative, SamplerLCMCycle. ComfyUI Custom Sampler nodes that add a new improved LCM sampler functions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "GTSuya-Studio",
|
||||||
|
"title": "ComfyUI-GTSuya-Nodes",
|
||||||
|
"reference": "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-GTSuya-Nodes is a ComyUI extension designed to add several wildcards supports into ComfyUI. Wildcards allow you to use __name__ syntax in your prompt to get a random line from a file named name.txt in a wildcards directory."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "oyvindg",
|
||||||
|
"title": "ComfyUI-TrollSuite",
|
||||||
|
"reference": "https://github.com/oyvindg/ComfyUI-TrollSuite",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/oyvindg/ComfyUI-TrollSuite"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: BinaryImageMask, ImagePadding, LoadLastCreatedImage, RandomMask, TransparentImage."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "drago87",
|
||||||
|
"title": "ComfyUI_Dragos_Nodes",
|
||||||
|
"reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Off-Live",
|
"author": "Off-Live",
|
||||||
"title": "ComfyUI-off-suite",
|
"title": "ComfyUI-off-suite",
|
||||||
|
|||||||
@ -572,6 +572,16 @@
|
|||||||
"title_aux": "ezXY scripts and nodes"
|
"title_aux": "ezXY scripts and nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [
|
||||||
|
[
|
||||||
|
"Simple Wildcards",
|
||||||
|
"Simple Wildcards (Dir.)",
|
||||||
|
"Wildcards"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-GTSuya-Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Gourieff/comfyui-reactor-node": [
|
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||||
[
|
[
|
||||||
"ReActorFaceSwap",
|
"ReActorFaceSwap",
|
||||||
@ -771,6 +781,14 @@
|
|||||||
"title_aux": "ComfyBreakAnim"
|
"title_aux": "ComfyBreakAnim"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/LonicaMewinsky/ComfyUI-RawSaver": [
|
||||||
|
[
|
||||||
|
"SaveTifImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-RawSaver"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/M1kep/ComfyLiterals": [
|
"https://github.com/M1kep/ComfyLiterals": [
|
||||||
[
|
[
|
||||||
"Checkpoint",
|
"Checkpoint",
|
||||||
@ -1411,6 +1429,7 @@
|
|||||||
"FCStyleLoraLoad",
|
"FCStyleLoraLoad",
|
||||||
"FC_CropBottom",
|
"FC_CropBottom",
|
||||||
"FC_CropMask",
|
"FC_CropMask",
|
||||||
|
"FC_FCCropFace",
|
||||||
"FC_FaceDetection",
|
"FC_FaceDetection",
|
||||||
"FC_FaceFusion",
|
"FC_FaceFusion",
|
||||||
"FC_ReplaceImage",
|
"FC_ReplaceImage",
|
||||||
@ -1627,9 +1646,11 @@
|
|||||||
[
|
[
|
||||||
"BLVAEEncode",
|
"BLVAEEncode",
|
||||||
"CLIPTextEncodeList",
|
"CLIPTextEncodeList",
|
||||||
|
"CLIPTextEncodeSequence2",
|
||||||
"ConditioningBlend",
|
"ConditioningBlend",
|
||||||
"DebugInput",
|
"DebugInput",
|
||||||
"KSamplerSeq",
|
"KSamplerSeq",
|
||||||
|
"KSamplerSeq2",
|
||||||
"VAEEncodeForInpaint (WAS)",
|
"VAEEncodeForInpaint (WAS)",
|
||||||
"VividSharpen"
|
"VividSharpen"
|
||||||
],
|
],
|
||||||
@ -2402,6 +2423,7 @@
|
|||||||
"Loader",
|
"Loader",
|
||||||
"Prompts",
|
"Prompts",
|
||||||
"SaveImages",
|
"SaveImages",
|
||||||
|
"Textbox",
|
||||||
"Wildcards"
|
"Wildcards"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -2657,6 +2679,14 @@
|
|||||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||||
|
[
|
||||||
|
"file_padding"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Dragos_Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/drustan-hawk/primitive-types": [
|
"https://github.com/drustan-hawk/primitive-types": [
|
||||||
[
|
[
|
||||||
"float",
|
"float",
|
||||||
@ -2979,6 +3009,16 @@
|
|||||||
"title_aux": "ComfyUI-Jjk-Nodes"
|
"title_aux": "ComfyUI-Jjk-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
|
||||||
|
[
|
||||||
|
"LCMScheduler",
|
||||||
|
"SamplerLCMAlternative",
|
||||||
|
"SamplerLCMCycle"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ka-puna/comfyui-yanc": [
|
"https://github.com/ka-puna/comfyui-yanc": [
|
||||||
[
|
[
|
||||||
"YANC.ConcatStrings",
|
"YANC.ConcatStrings",
|
||||||
@ -3583,7 +3623,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
||||||
[
|
[
|
||||||
"OpenAiDalle3"
|
"NegiTools_OpenAiDalle3",
|
||||||
|
"NegiTools_OpenAiTranslate",
|
||||||
|
"NegiTools_SeedGenerator",
|
||||||
|
"NegiTools_StringFunction"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-NegiTools"
|
"title_aux": "ComfyUI-NegiTools"
|
||||||
@ -3705,6 +3748,18 @@
|
|||||||
"title_aux": "Ostris Nodes ComfyUI"
|
"title_aux": "Ostris Nodes ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
|
||||||
|
[
|
||||||
|
"BinaryImageMask",
|
||||||
|
"ImagePadding",
|
||||||
|
"LoadLastImage",
|
||||||
|
"RandomMask",
|
||||||
|
"TransparentImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-TrollSuite"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/palant/extended-saveimage-comfyui": [
|
"https://github.com/palant/extended-saveimage-comfyui": [
|
||||||
[
|
[
|
||||||
"SaveImageExtended"
|
"SaveImageExtended"
|
||||||
@ -4374,6 +4429,7 @@
|
|||||||
"Image Save with Prompt/Info (WLSH)",
|
"Image Save with Prompt/Info (WLSH)",
|
||||||
"Image Save with Prompt/Info File (WLSH)",
|
"Image Save with Prompt/Info File (WLSH)",
|
||||||
"Image Scale By Factor (WLSH)",
|
"Image Scale By Factor (WLSH)",
|
||||||
|
"Image Scale by Shortside (WLSH)",
|
||||||
"KSamplerAdvanced (WLSH)",
|
"KSamplerAdvanced (WLSH)",
|
||||||
"Multiply Integer (WLSH)",
|
"Multiply Integer (WLSH)",
|
||||||
"Outpaint to Image (WLSH)",
|
"Outpaint to Image (WLSH)",
|
||||||
@ -4479,7 +4535,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/wutipong/ComfyUI-TextUtils": [
|
"https://github.com/wutipong/ComfyUI-TextUtils": [
|
||||||
[
|
[
|
||||||
"wutipong/comfyui-textutils/create-n-token-string"
|
"Text Utils - Join N-Elements of String List",
|
||||||
|
"Text Utils - Join String List",
|
||||||
|
"Text Utils - Join Strings",
|
||||||
|
"Text Utils - Split String to List"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-TextUtils"
|
"title_aux": "ComfyUI-TextUtils"
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "drago87",
|
||||||
|
"title": "ComfyUI_Dragos_Nodes",
|
||||||
|
"reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "oyvindg",
|
"author": "oyvindg",
|
||||||
"title": "ComfyUI-TrollSuite",
|
"title": "ComfyUI-TrollSuite",
|
||||||
|
|||||||
@ -1,5 +1,35 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "GTSuya-Studio",
|
||||||
|
"title": "ComfyUI-GTSuya-Nodes",
|
||||||
|
"reference": "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-GTSuya-Nodes is a ComyUI extension designed to add several wildcards supports into ComfyUI. Wildcards allow you to use __name__ syntax in your prompt to get a random line from a file named name.txt in a wildcards directory."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jojkaart",
|
||||||
|
"title": "ComfyUI-sampler-lcm-alternative",
|
||||||
|
"reference": "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:LCMScheduler, SamplerLCMAlternative, SamplerLCMCycle. ComfyUI Custom Sampler nodes that add a new improved LCM sampler functions"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "LonicaMewinsky",
|
||||||
|
"title": "ComfyUI-RawSaver",
|
||||||
|
"reference": "https://github.com/LonicaMewinsky/ComfyUI-RawSaver",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/LonicaMewinsky/ComfyUI-RawSaver"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:SaveTifImage."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "natto-maki",
|
"author": "natto-maki",
|
||||||
"title": "ComfyUI-NegiTools",
|
"title": "ComfyUI-NegiTools",
|
||||||
|
|||||||
@ -572,6 +572,16 @@
|
|||||||
"title_aux": "ezXY scripts and nodes"
|
"title_aux": "ezXY scripts and nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [
|
||||||
|
[
|
||||||
|
"Simple Wildcards",
|
||||||
|
"Simple Wildcards (Dir.)",
|
||||||
|
"Wildcards"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-GTSuya-Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Gourieff/comfyui-reactor-node": [
|
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||||
[
|
[
|
||||||
"ReActorFaceSwap",
|
"ReActorFaceSwap",
|
||||||
@ -771,6 +781,14 @@
|
|||||||
"title_aux": "ComfyBreakAnim"
|
"title_aux": "ComfyBreakAnim"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/LonicaMewinsky/ComfyUI-RawSaver": [
|
||||||
|
[
|
||||||
|
"SaveTifImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-RawSaver"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/M1kep/ComfyLiterals": [
|
"https://github.com/M1kep/ComfyLiterals": [
|
||||||
[
|
[
|
||||||
"Checkpoint",
|
"Checkpoint",
|
||||||
@ -1411,6 +1429,7 @@
|
|||||||
"FCStyleLoraLoad",
|
"FCStyleLoraLoad",
|
||||||
"FC_CropBottom",
|
"FC_CropBottom",
|
||||||
"FC_CropMask",
|
"FC_CropMask",
|
||||||
|
"FC_FCCropFace",
|
||||||
"FC_FaceDetection",
|
"FC_FaceDetection",
|
||||||
"FC_FaceFusion",
|
"FC_FaceFusion",
|
||||||
"FC_ReplaceImage",
|
"FC_ReplaceImage",
|
||||||
@ -1627,9 +1646,11 @@
|
|||||||
[
|
[
|
||||||
"BLVAEEncode",
|
"BLVAEEncode",
|
||||||
"CLIPTextEncodeList",
|
"CLIPTextEncodeList",
|
||||||
|
"CLIPTextEncodeSequence2",
|
||||||
"ConditioningBlend",
|
"ConditioningBlend",
|
||||||
"DebugInput",
|
"DebugInput",
|
||||||
"KSamplerSeq",
|
"KSamplerSeq",
|
||||||
|
"KSamplerSeq2",
|
||||||
"VAEEncodeForInpaint (WAS)",
|
"VAEEncodeForInpaint (WAS)",
|
||||||
"VividSharpen"
|
"VividSharpen"
|
||||||
],
|
],
|
||||||
@ -2402,6 +2423,7 @@
|
|||||||
"Loader",
|
"Loader",
|
||||||
"Prompts",
|
"Prompts",
|
||||||
"SaveImages",
|
"SaveImages",
|
||||||
|
"Textbox",
|
||||||
"Wildcards"
|
"Wildcards"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -2657,6 +2679,14 @@
|
|||||||
"title_aux": "ComfyUI-Vextra-Nodes"
|
"title_aux": "ComfyUI-Vextra-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/drago87/ComfyUI_Dragos_Nodes": [
|
||||||
|
[
|
||||||
|
"file_padding"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Dragos_Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/drustan-hawk/primitive-types": [
|
"https://github.com/drustan-hawk/primitive-types": [
|
||||||
[
|
[
|
||||||
"float",
|
"float",
|
||||||
@ -2979,6 +3009,16 @@
|
|||||||
"title_aux": "ComfyUI-Jjk-Nodes"
|
"title_aux": "ComfyUI-Jjk-Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
|
||||||
|
[
|
||||||
|
"LCMScheduler",
|
||||||
|
"SamplerLCMAlternative",
|
||||||
|
"SamplerLCMCycle"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ka-puna/comfyui-yanc": [
|
"https://github.com/ka-puna/comfyui-yanc": [
|
||||||
[
|
[
|
||||||
"YANC.ConcatStrings",
|
"YANC.ConcatStrings",
|
||||||
@ -3583,7 +3623,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
"https://github.com/natto-maki/ComfyUI-NegiTools": [
|
||||||
[
|
[
|
||||||
"OpenAiDalle3"
|
"NegiTools_OpenAiDalle3",
|
||||||
|
"NegiTools_OpenAiTranslate",
|
||||||
|
"NegiTools_SeedGenerator",
|
||||||
|
"NegiTools_StringFunction"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-NegiTools"
|
"title_aux": "ComfyUI-NegiTools"
|
||||||
@ -3705,6 +3748,18 @@
|
|||||||
"title_aux": "Ostris Nodes ComfyUI"
|
"title_aux": "Ostris Nodes ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
|
||||||
|
[
|
||||||
|
"BinaryImageMask",
|
||||||
|
"ImagePadding",
|
||||||
|
"LoadLastImage",
|
||||||
|
"RandomMask",
|
||||||
|
"TransparentImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-TrollSuite"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/palant/extended-saveimage-comfyui": [
|
"https://github.com/palant/extended-saveimage-comfyui": [
|
||||||
[
|
[
|
||||||
"SaveImageExtended"
|
"SaveImageExtended"
|
||||||
@ -4374,6 +4429,7 @@
|
|||||||
"Image Save with Prompt/Info (WLSH)",
|
"Image Save with Prompt/Info (WLSH)",
|
||||||
"Image Save with Prompt/Info File (WLSH)",
|
"Image Save with Prompt/Info File (WLSH)",
|
||||||
"Image Scale By Factor (WLSH)",
|
"Image Scale By Factor (WLSH)",
|
||||||
|
"Image Scale by Shortside (WLSH)",
|
||||||
"KSamplerAdvanced (WLSH)",
|
"KSamplerAdvanced (WLSH)",
|
||||||
"Multiply Integer (WLSH)",
|
"Multiply Integer (WLSH)",
|
||||||
"Outpaint to Image (WLSH)",
|
"Outpaint to Image (WLSH)",
|
||||||
@ -4479,7 +4535,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/wutipong/ComfyUI-TextUtils": [
|
"https://github.com/wutipong/ComfyUI-TextUtils": [
|
||||||
[
|
[
|
||||||
"wutipong/comfyui-textutils/create-n-token-string"
|
"Text Utils - Join N-Elements of String List",
|
||||||
|
"Text Utils - Join String List",
|
||||||
|
"Text Utils - Join Strings",
|
||||||
|
"Text Utils - Split String to List"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-TextUtils"
|
"title_aux": "ComfyUI-TextUtils"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user