Browse Source

update DB

pull/436/head
Dr.Lt.Data 9 months ago
parent
commit
d8ee15520e
  1. 80
      custom-node-list.json
  2. 99
      extension-node-map.json
  3. 20
      node_db/dev/custom-node-list.json
  4. 202
      node_db/new/custom-node-list.json
  5. 99
      node_db/new/extension-node-map.json

80
custom-node-list.json

@ -813,6 +813,16 @@
"install_type": "git-clone",
"description": "Given a set of lists, the node adjusts them so that when used as input to another node all the possible argument permutations are computed."
},
{
"author": "bmad4ever",
"title": "comfyui_wfc_like",
"reference": "https://github.com/bmad4ever/comfyui_wfc_like",
"files": [
"https://github.com/bmad4ever/comfyui_wfc_like"
],
"install_type": "git-clone",
"description": "Nodes:Sample (WFC), Generate (WFC), Encode (WFC), Decode (WFC), Custom Temperature Config (WFC), Custom Value Weights (WFC), Empty State (WFC), Filter (WFC), Parallel Multi Gen. (WFC)"
},
{
"author": "FizzleDorf",
"title": "FizzNodes",
@ -4666,6 +4676,16 @@
"install_type": "git-clone",
"description": "Add a node to save images with metadata (PNGInfo) extracted from the input values of each node.\nSince the values are extracted dynamically, values output by various extension nodes can be added to metadata."
},
{
"author": "nkchocoai",
"title": "ComfyUI-Dart",
"reference": "https://github.com/nkchocoai/ComfyUI-Dart",
"files": [
"https://github.com/nkchocoai/ComfyUI-Dart"
],
"install_type": "git-clone",
"description": "Add nodes that generates danbooru tags by [a/Dart(Danbooru Tags Transformer)](https://huggingface.co/p1atdev/dart-v1-sft)."
},
{
"author": "JaredTherriault",
"title": "ComfyUI-JNodes",
@ -5426,6 +5446,56 @@
"install_type": "git-clone",
"description": "Nodes:FaceCompare"
},
{
"author": "TheBill2001",
"title": "comfyui-upscale-by-model",
"reference": "https://github.com/TheBill2001/comfyui-upscale-by-model",
"files": [
"https://github.com/TheBill2001/comfyui-upscale-by-model"
],
"install_type": "git-clone",
"description": "This custom node allow upscaling an image by a factor using a model."
},
{
"author": "leoleelxh",
"title": "ComfyUI-LLMs",
"reference": "https://github.com/leoleelxh/ComfyUI-LLMs",
"files": [
"https://github.com/leoleelxh/ComfyUI-LLMs"
],
"install_type": "git-clone",
"description": "A minimalist node that calls LLMs, combined with one API, can call all language models, including local models."
},
{
"author": "hughescr",
"title": "OpenPose Keypoint Extractor",
"reference": "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor",
"files": [
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor"
],
"install_type": "git-clone",
"description": "This is a single node which can take the POSE_KEYPOINT output from the OpenPose extractor node, parse it, and return x,y,width,height bounding boxes around any elements of the OpenPose skeleton"
},
{
"author": "jkrauss82",
"title": "ULTools for ComfyUI",
"reference": "https://github.com/jkrauss82/ultools-comfyui",
"files": [
"https://github.com/jkrauss82/ultools-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:SaveImgAdv, CLIPTextEncodeWithStats. Collection of tools supporting txt2img generation in ComfyUI and other tasks."
},
{
"author": "hiforce",
"title": "Comfyui HiFORCE Plugin",
"reference": "https://github.com/hiforce/comfyui-hiforce-plugin",
"files": [
"https://github.com/hiforce/comfyui-hiforce-plugin"
],
"install_type": "git-clone",
"description": "Custom nodes pack provided by [a/HiFORCE](https://www.hiforce.net/) for ComfyUI. This custom node helps to conveniently enhance images through Sampler, Upscaler, Mask, and more.\nNOTE:You should install [a/ComfyUI-Impact-Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack). Many optimizations are built upon the foundation of ComfyUI-Impact-Pack."
},
@ -5755,16 +5825,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "hughescr",
"title": "OpenPose Keypoint Extractor",
"reference": "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor",
"files": [
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor"
],
"install_type": "git-clone",
"description": "This is a single node which can take the POSE_KEYPOINT output from the OpenPose extractor node, parse it, and return x,y,width,height bounding boxes around any elements of the OpenPose skeleton"
}
]
}

99
extension-node-map.json

@ -2696,6 +2696,18 @@
"title_aux": "ZSuite"
}
],
"https://github.com/TheBill2001/comfyui-upscale-by-model": [
[
"UpscaleImageByUsingModel"
],
{
"author": "Tr\u1ea7n Nam Tu\u1ea5n",
"description": "This custom node allow upscaling an image by a factor using a model.",
"nickname": "Upscale Image By (Using Model)",
"title": "Upscale Image By (Using Model)",
"title_aux": "comfyui-upscale-by-model"
}
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[
"ttN busIN",
@ -4031,6 +4043,22 @@
"title_aux": "Lists Cartesian Product"
}
],
"https://github.com/bmad4ever/comfyui_wfc_like": [
[
"WFC_CustomTemperature_Bmad",
"WFC_CustomValueWeights_Bmad",
"WFC_Decode_BMad",
"WFC_EmptyState_Bmad",
"WFC_Encode_BMad",
"WFC_Filter_Bmad",
"WFC_GenParallel_Bmad",
"WFC_Generate_BMad",
"WFC_SampleNode_BMad"
],
{
"title_aux": "comfyui_wfc_like"
}
],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
[
"ResolutionSelector"
@ -4193,6 +4221,15 @@
"title_aux": "ComfyUI-DynamiCrafter"
}
],
"https://github.com/chaojie/ComfyUI-Gemma": [
[
"GemmaLoader",
"GemmaRun"
],
{
"title_aux": "ComfyUI-Gemma"
}
],
"https://github.com/chaojie/ComfyUI-I2VGEN-XL": [
[
"I2VGEN-XL Simple",
@ -5466,6 +5503,7 @@
],
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
[
"CreativeArtPromptGenerator",
"Internlm",
"Joytag",
"JsonToText",
@ -5509,6 +5547,23 @@
"title_aux": "Comfyui-Lama"
}
],
"https://github.com/hiforce/comfyui-hiforce-plugin": [
[
"HfBoolSwitchKSampleStatus",
"HfIterativeLatentUpscale",
"HfLookbackSamplerLoader",
"HfLoopback",
"HfSampler",
"HfSamplerLoader",
"HfSamplerLoopback",
"HfSwitchKSampleStatus",
"HfTwoSamplersForMask",
"HfTwoStepSamplers"
],
{
"title_aux": "Comfyui HiFORCE Plugin"
}
],
"https://github.com/hinablue/ComfyUI_3dPoseEditor": [
[
"Hina.PoseEditor3D"
@ -5517,6 +5572,14 @@
"title_aux": "ComfyUI 3D Pose Editor"
}
],
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": [
[
"Openpose Keypoint Extractor"
],
{
"title_aux": "OpenPose Keypoint Extractor"
}
],
"https://github.com/hustille/ComfyUI_Fooocus_KSampler": [
[
"KSampler With Refiner (Fooocus)"
@ -5749,6 +5812,15 @@
"title_aux": "ComfyUI-Jjk-Nodes"
}
],
"https://github.com/jkrauss82/ultools-comfyui": [
[
"CLIPTextEncodeWithStats",
"SaveImgAdv"
],
{
"title_aux": "ULTools for ComfyUI"
}
],
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
[
"LCMScheduler",
@ -5927,6 +5999,7 @@
"RoundMask",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"SingleStepSampling",
"SomethingToString",
"SoundReactive",
"SplitBboxes",
@ -6119,6 +6192,14 @@
"title_aux": "pfg-ComfyUI"
}
],
"https://github.com/leoleelxh/ComfyUI-LLMs": [
[
"\ud83d\udc35 ComfyUI-LLMs"
],
{
"title_aux": "ComfyUI-LLMs"
}
],
"https://github.com/lilly1987/ComfyUI_node_Lilly": [
[
"CheckpointLoaderSimpleText",
@ -6163,6 +6244,7 @@
],
"https://github.com/logtd/ComfyUI-TrackingNodes": [
[
"OpenPoseTrackerNode",
"YOLOTrackerNode"
],
{
@ -6694,6 +6776,7 @@
"CanvasCreatorBasic",
"CanvasCreatorSimple",
"CreateRegionalPNGMask",
"EightFloats",
"FloatMultiplier",
"FourBooleanTrigger",
"FourFloats",
@ -6708,6 +6791,8 @@
"SingleBooleanTrigger",
"SixBooleanTrigger",
"SixFloats",
"StepsAndCfg",
"StepsAndCfgAndWH",
"TextBox",
"TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger",
@ -6793,6 +6878,20 @@
"title_aux": "comfyui-NDI"
}
],
"https://github.com/nkchocoai/ComfyUI-Dart": [
[
"DanbooruTagsTransformerComposePrompt",
"DanbooruTagsTransformerDecode",
"DanbooruTagsTransformerDecodeBySplitedParts",
"DanbooruTagsTransformerGenerate",
"DanbooruTagsTransformerGenerateAdvanced",
"DanbooruTagsTransformerGenerationConfig",
"DanbooruTagsTransformerRearrangedByAnimagine"
],
{
"title_aux": "ComfyUI-Dart"
}
],
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
[
"PromptUtilitiesConstString",

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

@ -9,6 +9,26 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "logtd",
"title": "ComfyUI-FLATTEN",
"reference": "https://github.com/logtd/ComfyUI-FLATTEN",
"files": [
"https://github.com/logtd/ComfyUI-FLATTEN"
],
"install_type": "git-clone",
"description": "Load Checkpoint with FLATTEN model, KSampler (Flatten), Unsampler (Flatten), Sample Trajectories"
},
{
"author": "shadowcz007",
"title": "comfyui-llamafile [WIP]",
"reference": "https://github.com/shadowcz007/comfyui-llamafile",
"files": [
"https://github.com/shadowcz007/comfyui-llamafile"
],
"install_type": "git-clone",
"description": "This node is an experimental node aimed at exploring the collaborative way of human-machine creation."
},
{
"author": "gameltb",
"title": "ComfyUI paper playground",

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

@ -9,7 +9,87 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "hiforce",
"title": "Comfyui HiFORCE Plugin",
"reference": "https://github.com/hiforce/comfyui-hiforce-plugin",
"files": [
"https://github.com/hiforce/comfyui-hiforce-plugin"
],
"install_type": "git-clone",
"description": "Custom nodes pack provided by [a/HiFORCE](https://www.hiforce.net/) for ComfyUI. This custom node helps to conveniently enhance images through Sampler, Upscaler, Mask, and more.\nNOTE:You should install [a/ComfyUI-Impact-Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack). Many optimizations are built upon the foundation of ComfyUI-Impact-Pack."
},
{
"author": "hughescr",
"title": "OpenPose Keypoint Extractor",
"reference": "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor",
"files": [
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor"
],
"install_type": "git-clone",
"description": "This is a single node which can take the POSE_KEYPOINT output from the OpenPose extractor node, parse it, and return x,y,width,height bounding boxes around any elements of the OpenPose skeleton"
},
{
"author": "bmad4ever",
"title": "comfyui_wfc_like",
"reference": "https://github.com/bmad4ever/comfyui_wfc_like",
"files": [
"https://github.com/bmad4ever/comfyui_wfc_like"
],
"install_type": "git-clone",
"description": "Nodes:Sample (WFC), Generate (WFC), Encode (WFC), Decode (WFC), Custom Temperature Config (WFC), Custom Value Weights (WFC), Empty State (WFC), Filter (WFC), Parallel Multi Gen. (WFC)"
},
{
"author": "jkrauss82",
"title": "ULTools for ComfyUI",
"reference": "https://github.com/jkrauss82/ultools-comfyui",
"files": [
"https://github.com/jkrauss82/ultools-comfyui"
],
"install_type": "git-clone",
"description": "Nodes:SaveImgAdv, CLIPTextEncodeWithStats. Collection of tools supporting txt2img generation in ComfyUI and other tasks."
},
{
"author": "leoleelxh",
"title": "ComfyUI-LLMs",
"reference": "https://github.com/leoleelxh/ComfyUI-LLMs",
"files": [
"https://github.com/leoleelxh/ComfyUI-LLMs"
],
"install_type": "git-clone",
"description": "A minimalist node that calls LLMs, combined with one API, can call all language models, including local models."
},
{
"author": "nkchocoai",
"title": "ComfyUI-Dart",
"reference": "https://github.com/nkchocoai/ComfyUI-Dart",
"files": [
"https://github.com/nkchocoai/ComfyUI-Dart"
],
"install_type": "git-clone",
"description": "Add nodes that generates danbooru tags by [a/Dart(Danbooru Tags Transformer)](https://huggingface.co/p1atdev/dart-v1-sft)."
},
{
"author": "chaojie",
"title": "ComfyUI-Gemma",
"reference": "https://github.com/chaojie/ComfyUI-Gemma",
"files": [
"https://github.com/chaojie/ComfyUI-Gemma"
],
"install_type": "git-clone",
"description": "ComfyUI Gemma"
},
{
"author": "TheBill2001",
"title": "comfyui-upscale-by-model",
"reference": "https://github.com/TheBill2001/comfyui-upscale-by-model",
"files": [
"https://github.com/TheBill2001/comfyui-upscale-by-model"
],
"install_type": "git-clone",
"description": "This custom node allow upscaling an image by a factor using a model."
},
{
"author": "czcz1024",
"title": "Comfyui-FaceCompare",
@ -610,126 +690,6 @@
],
"install_type": "git-clone",
"description": "Improve the interactive experience of using ComfyUI, such as making the loading of ComfyUI models more intuitive and making it easier to create model thumbnails"
},
{
"author": "Chan-0312",
"title": "ComfyUI-IPAnimate",
"reference": "https://github.com/Chan-0312/ComfyUI-IPAnimate",
"files": [
"https://github.com/Chan-0312/ComfyUI-IPAnimate"
],
"install_type": "git-clone",
"description": "This is a project that generates videos frame by frame based on IPAdapter+ControlNet. Unlike [a/Steerable-motion](https://github.com/banodoco/Steerable-Motion), we do not rely on AnimateDiff. This decision is primarily due to the fact that the videos generated by AnimateDiff are often blurry. Through frame-by-frame control using IPAdapter+ControlNet, we can produce higher definition and more controllable videos."
},
{
"author": "LyazS",
"title": "Anime Character Segmentation node for comfyui",
"reference": "https://github.com/LyazS/comfyui-anime-seg",
"files": [
"https://github.com/LyazS/comfyui-anime-seg"
],
"install_type": "git-clone",
"description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)."
},
{
"author": "zhongpei",
"title": "ComfyUI for InstructIR",
"reference": "https://github.com/zhongpei/ComfyUI-InstructIR",
"files": [
"https://github.com/zhongpei/ComfyUI-InstructIR"
],
"install_type": "git-clone",
"description": "Enhancing Image Restoration. (ref:[a/InstructIR](https://github.com/mv-lab/InstructIR))"
},
{
"author": "nosiu",
"title": "ComfyUI InstantID Faceswapper",
"reference": "https://github.com/nosiu/comfyui-instantId-faceswap",
"files": [
"https://github.com/nosiu/comfyui-instantId-faceswap"
],
"install_type": "git-clone",
"description": "Implementation of [a/faceswap](https://github.com/nosiu/InstantID-faceswap/tree/main) based on [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI. Allows usage of [a/LCM Lora](https://huggingface.co/latent-consistency/lcm-lora-sdxl) which can produce good results in only a few generation steps.\nNOTE:Works ONLY with SDXL checkpoints."
},
{
"author": "ricklove",
"title": "comfyui-ricklove",
"reference": "https://github.com/ricklove/comfyui-ricklove",
"files": [
"https://github.com/ricklove/comfyui-ricklove"
],
"install_type": "git-clone",
"description": "Nodes: Image Crop and Resize by Mask, Image Uncrop, Image Shadow, Optical Flow (Dip), Warp Image with Flow, Image Threshold (Channels), Finetune Variable, Finetune Analyze, Finetune Analyze Batch, ... Misc ComfyUI nodes by Rick Love"
},
{
"author": "chaojie",
"title": "ComfyUI-Pymunk",
"reference": "https://github.com/chaojie/ComfyUI-Pymunk",
"files": [
"https://github.com/chaojie/ComfyUI-Pymunk"
],
"install_type": "git-clone",
"description": "Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-Qwen-VL-API",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API"
],
"install_type": "git-clone",
"description": "QWen-VL-Plus & QWen-VL-Max in ComfyUI"
},
{
"author": "shadowcz007",
"title": "comfyui-ultralytics-yolo",
"reference": "https://github.com/shadowcz007/comfyui-ultralytics-yolo",
"files": [
"https://github.com/shadowcz007/comfyui-ultralytics-yolo"
],
"install_type": "git-clone",
"description": "Nodes:Detect By Label."
},
{
"author": "StartHua",
"title": "ComfyUI_Seg_VITON",
"reference": "https://github.com/StartHua/ComfyUI_Seg_VITON",
"files": [
"https://github.com/StartHua/ComfyUI_Seg_VITON"
],
"install_type": "git-clone",
"description": "Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Nodes for model dress up."
},
{
"author": "HaydenReeve",
"title": "ComfyUI Better Strings",
"reference": "https://github.com/HaydenReeve/ComfyUI-Better-Strings",
"files": [
"https://github.com/HaydenReeve/ComfyUI-Better-Strings"
],
"install_type": "git-clone",
"description": "Strings should be easy, and simple. This extension aims to provide a set of nodes that make working with strings in ComfyUI a little bit easier."
},
{
"author": "Loewen-Hob",
"title": "Rembg Background Removal Node for ComfyUI",
"reference": "https://github.com/Loewen-Hob/rembg-comfyui-node-better",
"files": [
"https://github.com/Loewen-Hob/rembg-comfyui-node-better"
],
"install_type": "git-clone",
"description": "This custom node is based on the [a/rembg-comfyui-node](https://github.com/Jcd1230/rembg-comfyui-node) but provides additional functionality to select ONNX models."
},
{
"author": "mape",
"title": "mape's ComfyUI Helpers",
"reference": "https://github.com/mape/ComfyUI-mape-Helpers",
"files": [
"https://github.com/mape/ComfyUI-mape-Helpers"
],
"install_type": "git-clone",
"description": "A project that combines all my qualify of life improvements for ComyUI. For more info visit: [a/https://comfyui.ma.pe/](https://comfyui.ma.pe/)"
}
]
}

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

@ -2696,6 +2696,18 @@
"title_aux": "ZSuite"
}
],
"https://github.com/TheBill2001/comfyui-upscale-by-model": [
[
"UpscaleImageByUsingModel"
],
{
"author": "Tr\u1ea7n Nam Tu\u1ea5n",
"description": "This custom node allow upscaling an image by a factor using a model.",
"nickname": "Upscale Image By (Using Model)",
"title": "Upscale Image By (Using Model)",
"title_aux": "comfyui-upscale-by-model"
}
],
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
[
"ttN busIN",
@ -4031,6 +4043,22 @@
"title_aux": "Lists Cartesian Product"
}
],
"https://github.com/bmad4ever/comfyui_wfc_like": [
[
"WFC_CustomTemperature_Bmad",
"WFC_CustomValueWeights_Bmad",
"WFC_Decode_BMad",
"WFC_EmptyState_Bmad",
"WFC_Encode_BMad",
"WFC_Filter_Bmad",
"WFC_GenParallel_Bmad",
"WFC_Generate_BMad",
"WFC_SampleNode_BMad"
],
{
"title_aux": "comfyui_wfc_like"
}
],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
[
"ResolutionSelector"
@ -4193,6 +4221,15 @@
"title_aux": "ComfyUI-DynamiCrafter"
}
],
"https://github.com/chaojie/ComfyUI-Gemma": [
[
"GemmaLoader",
"GemmaRun"
],
{
"title_aux": "ComfyUI-Gemma"
}
],
"https://github.com/chaojie/ComfyUI-I2VGEN-XL": [
[
"I2VGEN-XL Simple",
@ -5466,6 +5503,7 @@
],
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
[
"CreativeArtPromptGenerator",
"Internlm",
"Joytag",
"JsonToText",
@ -5509,6 +5547,23 @@
"title_aux": "Comfyui-Lama"
}
],
"https://github.com/hiforce/comfyui-hiforce-plugin": [
[
"HfBoolSwitchKSampleStatus",
"HfIterativeLatentUpscale",
"HfLookbackSamplerLoader",
"HfLoopback",
"HfSampler",
"HfSamplerLoader",
"HfSamplerLoopback",
"HfSwitchKSampleStatus",
"HfTwoSamplersForMask",
"HfTwoStepSamplers"
],
{
"title_aux": "Comfyui HiFORCE Plugin"
}
],
"https://github.com/hinablue/ComfyUI_3dPoseEditor": [
[
"Hina.PoseEditor3D"
@ -5517,6 +5572,14 @@
"title_aux": "ComfyUI 3D Pose Editor"
}
],
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": [
[
"Openpose Keypoint Extractor"
],
{
"title_aux": "OpenPose Keypoint Extractor"
}
],
"https://github.com/hustille/ComfyUI_Fooocus_KSampler": [
[
"KSampler With Refiner (Fooocus)"
@ -5749,6 +5812,15 @@
"title_aux": "ComfyUI-Jjk-Nodes"
}
],
"https://github.com/jkrauss82/ultools-comfyui": [
[
"CLIPTextEncodeWithStats",
"SaveImgAdv"
],
{
"title_aux": "ULTools for ComfyUI"
}
],
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
[
"LCMScheduler",
@ -5927,6 +5999,7 @@
"RoundMask",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"SingleStepSampling",
"SomethingToString",
"SoundReactive",
"SplitBboxes",
@ -6119,6 +6192,14 @@
"title_aux": "pfg-ComfyUI"
}
],
"https://github.com/leoleelxh/ComfyUI-LLMs": [
[
"\ud83d\udc35 ComfyUI-LLMs"
],
{
"title_aux": "ComfyUI-LLMs"
}
],
"https://github.com/lilly1987/ComfyUI_node_Lilly": [
[
"CheckpointLoaderSimpleText",
@ -6163,6 +6244,7 @@
],
"https://github.com/logtd/ComfyUI-TrackingNodes": [
[
"OpenPoseTrackerNode",
"YOLOTrackerNode"
],
{
@ -6694,6 +6776,7 @@
"CanvasCreatorBasic",
"CanvasCreatorSimple",
"CreateRegionalPNGMask",
"EightFloats",
"FloatMultiplier",
"FourBooleanTrigger",
"FourFloats",
@ -6708,6 +6791,8 @@
"SingleBooleanTrigger",
"SixBooleanTrigger",
"SixFloats",
"StepsAndCfg",
"StepsAndCfgAndWH",
"TextBox",
"TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger",
@ -6793,6 +6878,20 @@
"title_aux": "comfyui-NDI"
}
],
"https://github.com/nkchocoai/ComfyUI-Dart": [
[
"DanbooruTagsTransformerComposePrompt",
"DanbooruTagsTransformerDecode",
"DanbooruTagsTransformerDecodeBySplitedParts",
"DanbooruTagsTransformerGenerate",
"DanbooruTagsTransformerGenerateAdvanced",
"DanbooruTagsTransformerGenerationConfig",
"DanbooruTagsTransformerRearrangedByAnimagine"
],
{
"title_aux": "ComfyUI-Dart"
}
],
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
[
"PromptUtilitiesConstString",

Loading…
Cancel
Save