mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 22:54:30 +08:00
update DB
This commit is contained in:
parent
de3cd9fe72
commit
131d2dae3c
@ -4464,7 +4464,7 @@
|
|||||||
"https://github.com/SoftMeng/ComfyUI-PIL"
|
"https://github.com/SoftMeng/ComfyUI-PIL"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx)"
|
"description": "Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx), PIL Remove Black Dots (Mexx)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "wmatson",
|
"author": "wmatson",
|
||||||
@ -10191,6 +10191,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Send images generated by ComfyUI to Eagle image management software"
|
"description": "Send images generated by ComfyUI to Eagle image management software"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "da2el-ai",
|
||||||
|
"title": "D2 XYPlot Utils",
|
||||||
|
"reference": "https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom node for using Prompt S/R in XY Plot\nAlso includes nodes for listing generic parameters like seed and cfg\nEasy to manipulate as elements are separated by line breaks\nDesigned for use with the XY Plot custom node qq-nodes-comfyui, but may work with other custom nodes as well"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "nat-chan",
|
"author": "nat-chan",
|
||||||
"title": "ComfyUI-Transceiver📡",
|
"title": "ComfyUI-Transceiver📡",
|
||||||
@ -14600,6 +14610,27 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "These are ComfyUI nodes to assist in converting images to paintings and to assist the Inspyrenet Rembg node to totally remove, or replace with a color, the original background from images so that the background does not reappear in videos or in nodes that do not retain the alpha channel in rgba images."
|
"description": "These are ComfyUI nodes to assist in converting images to paintings and to assist the Inspyrenet Rembg node to totally remove, or replace with a color, the original background from images so that the background does not reappear in videos or in nodes that do not retain the alpha channel in rgba images."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "311-code",
|
||||||
|
"title": "ComfyUI MagicClip_Strength for SDXL",
|
||||||
|
"reference": "https://github.com/311-code/ComfyUI-MagicClip_Strength",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/311-code/ComfyUI-MagicClip_Strength"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This project allows you to adjust SDXL's two text encoder's strengths individually for clip_g (ViT-bigG) and clip_l (CLIP-ViT-L) within ComfyUI. (And other adjustments)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "godmt",
|
||||||
|
"title": "ComfyUI-List-Utils",
|
||||||
|
"reference": "https://github.com/godmt/ComfyUI-List-Utils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/godmt/ComfyUI-List-Utils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:GODMT_SplitString, GODMT_StringListSelectByIndex, GODMT_ListSelectByIndex, GODMT_BatchSelectByIndex, GODMT_StringListSlice, GODMT_ListSlice, GODMT_BatchSlice, GODMT_BatchToStringList, ..."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -153,6 +153,14 @@
|
|||||||
"title_aux": "ComfyUI-UltraPixel"
|
"title_aux": "ComfyUI-UltraPixel"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/311-code/ComfyUI-MagicClip_Strength": [
|
||||||
|
[
|
||||||
|
"CLIPTextEncodeSDXL_311_code"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI MagicClip_Strength for SDXL"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/42lux/ComfyUI-safety-checker": [
|
"https://github.com/42lux/ComfyUI-safety-checker": [
|
||||||
[
|
[
|
||||||
"Safety Checker"
|
"Safety Checker"
|
||||||
@ -2639,13 +2647,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
|
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
|
||||||
[
|
[
|
||||||
"VisualAreaPrompt"
|
"VisualAreaPrompt",
|
||||||
|
"VisualAreaPromptAdvanced"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "Fuwuffy",
|
"author": "Fuwuffy",
|
||||||
"description": "Nodes used for more comfortable area prompting design.",
|
"description": "This is a collection of nodes created to aid when managing area conditionings.",
|
||||||
"nickname": "AreaPrompts",
|
"nickname": "comfy-visual-area",
|
||||||
"title": "Area Prompts",
|
"title": "ComfyUI Visual Area Nodes",
|
||||||
"title_aux": "ComfyUI Visual Area Nodes"
|
"title_aux": "ComfyUI Visual Area Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -3987,19 +3996,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [
|
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [
|
||||||
[
|
[
|
||||||
"MaraScottAnyBusNode",
|
|
||||||
"MaraScottAnyBus_v2",
|
"MaraScottAnyBus_v2",
|
||||||
"MaraScottDisplayInfoNode",
|
"MaraScottDisplayInfo_v2",
|
||||||
"MaraScottDisplayInfo_v1",
|
|
||||||
"MaraScottForLoopClose_v1",
|
"MaraScottForLoopClose_v1",
|
||||||
"MaraScottForLoopIntMathOperation_v1",
|
"MaraScottForLoopIntMathOperation_v1",
|
||||||
"MaraScottForLoopOpen_v1",
|
"MaraScottForLoopOpen_v1",
|
||||||
"MaraScottForLoopToBoolNode_v1",
|
"MaraScottForLoopToBoolNode_v1",
|
||||||
"MaraScottForLoopWhileClose_v1",
|
"MaraScottForLoopWhileClose_v1",
|
||||||
"MaraScottForLoopWhileOpen_v1",
|
"MaraScottForLoopWhileOpen_v1",
|
||||||
"MaraScottIsEmpty",
|
"MaraScottIsEmptyOrNone_v1",
|
||||||
"MaraScottIsEmptyOrNone",
|
"MaraScottIsEmpty_v1",
|
||||||
"MaraScottIsNone",
|
"MaraScottIsEqual_v1",
|
||||||
|
"MaraScottIsNone_v1",
|
||||||
"MaraScottMcBoatyRefiner_v4",
|
"MaraScottMcBoatyRefiner_v4",
|
||||||
"MaraScottMcBoatyRefiner_v5",
|
"MaraScottMcBoatyRefiner_v5",
|
||||||
"MaraScottMcBoatyTilePrompter_v4",
|
"MaraScottMcBoatyTilePrompter_v4",
|
||||||
@ -4010,7 +4018,6 @@
|
|||||||
"MaraScottPasteInpaintingByMask_v1",
|
"MaraScottPasteInpaintingByMask_v1",
|
||||||
"MaraScottPromptFromImage_v1",
|
"MaraScottPromptFromImage_v1",
|
||||||
"MaraScottSetInpaintingByMask_v1",
|
"MaraScottSetInpaintingByMask_v1",
|
||||||
"MaraScottUpscalerRefinerNode_v2",
|
|
||||||
"MaraScottUpscalerRefinerNode_v3",
|
"MaraScottUpscalerRefinerNode_v3",
|
||||||
"MaraScott_Kijai_TokenCounter_v1"
|
"MaraScott_Kijai_TokenCounter_v1"
|
||||||
],
|
],
|
||||||
@ -4618,6 +4625,7 @@
|
|||||||
"KSampler TEXT (Eff.) \ud83d\udcacED",
|
"KSampler TEXT (Eff.) \ud83d\udcacED",
|
||||||
"LoRA Stacker \ud83d\udcacED",
|
"LoRA Stacker \ud83d\udcacED",
|
||||||
"Load Image \ud83d\udcacED",
|
"Load Image \ud83d\udcacED",
|
||||||
|
"Refiner Script \ud83d\udcacED",
|
||||||
"Save Image \ud83d\udd14ED"
|
"Save Image \ud83d\udd14ED"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -5576,6 +5584,7 @@
|
|||||||
[
|
[
|
||||||
"PIL Effects (Mexx)",
|
"PIL Effects (Mexx)",
|
||||||
"PIL Merge Image (Mexx)",
|
"PIL Merge Image (Mexx)",
|
||||||
|
"PIL Remove Black Dots (Mexx)",
|
||||||
"PIL TITLE (Mexx)"
|
"PIL TITLE (Mexx)"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -9952,6 +9961,7 @@
|
|||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
"KarrasScheduler",
|
"KarrasScheduler",
|
||||||
|
"LaplaceScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
"LatentBatch",
|
"LatentBatch",
|
||||||
"LatentBatchSeedBehavior",
|
"LatentBatchSeedBehavior",
|
||||||
@ -10521,6 +10531,18 @@
|
|||||||
"title_aux": "D2 Steps"
|
"title_aux": "D2 Steps"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils": [
|
||||||
|
[
|
||||||
|
"D2 Multi Output",
|
||||||
|
"D2 Prompt S/R"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "da2el",
|
||||||
|
"description": "A parameter output node compatible with qq-nodes-comfyui. It outputs parameters such as Prompt S/R and seed.",
|
||||||
|
"title": "D2 XYPlot Utils",
|
||||||
|
"title_aux": "D2 XYPlot Utils"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dadoirie/ComfyUI_Dados_Nodes": [
|
"https://github.com/dadoirie/ComfyUI_Dados_Nodes": [
|
||||||
[
|
[
|
||||||
"PinterestImageNode"
|
"PinterestImageNode"
|
||||||
@ -12097,6 +12119,33 @@
|
|||||||
"title_aux": "nsfwrecog-comfyui"
|
"title_aux": "nsfwrecog-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/godmt/ComfyUI-List-Utils": [
|
||||||
|
[
|
||||||
|
"GODMT_AnyToDict",
|
||||||
|
"GODMT_BatchSelectByIndex",
|
||||||
|
"GODMT_BatchSlice",
|
||||||
|
"GODMT_BatchToList",
|
||||||
|
"GODMT_BatchToStringList",
|
||||||
|
"GODMT_CreateBatch",
|
||||||
|
"GODMT_CreateList",
|
||||||
|
"GODMT_CreateStringList",
|
||||||
|
"GODMT_GetLength",
|
||||||
|
"GODMT_GetShape",
|
||||||
|
"GODMT_GetWidgetsValues",
|
||||||
|
"GODMT_ListSelectByIndex",
|
||||||
|
"GODMT_ListSlice",
|
||||||
|
"GODMT_ListToBatch",
|
||||||
|
"GODMT_Pack",
|
||||||
|
"GODMT_SplitString",
|
||||||
|
"GODMT_StringListSelectByIndex",
|
||||||
|
"GODMT_StringListSlice",
|
||||||
|
"GODMT_StringListToBatch",
|
||||||
|
"GODMT_Unpack"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-List-Utils"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/godspede/ComfyUI_Substring": [
|
"https://github.com/godspede/ComfyUI_Substring": [
|
||||||
[
|
[
|
||||||
"SubstringTheory"
|
"SubstringTheory"
|
||||||
@ -14071,8 +14120,10 @@
|
|||||||
"CogVideoImageEncode",
|
"CogVideoImageEncode",
|
||||||
"CogVideoSampler",
|
"CogVideoSampler",
|
||||||
"CogVideoTextEncode",
|
"CogVideoTextEncode",
|
||||||
|
"CogVideoTextEncodeCombine",
|
||||||
"CogVideoXFunSampler",
|
"CogVideoXFunSampler",
|
||||||
"CogVideoXFunVid2VidSampler",
|
"CogVideoXFunVid2VidSampler",
|
||||||
|
"DownloadAndLoadCogVideoGGUFModel",
|
||||||
"DownloadAndLoadCogVideoModel"
|
"DownloadAndLoadCogVideoModel"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -15041,6 +15092,8 @@
|
|||||||
"ImageEqual",
|
"ImageEqual",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
|
"IndexOfList",
|
||||||
|
"IndexesOfList",
|
||||||
"InsightFaceBBOXDetect",
|
"InsightFaceBBOXDetect",
|
||||||
"IntToList",
|
"IntToList",
|
||||||
"IntToNumber",
|
"IntToNumber",
|
||||||
@ -15064,6 +15117,8 @@
|
|||||||
"ShowInt",
|
"ShowInt",
|
||||||
"ShowNumber",
|
"ShowNumber",
|
||||||
"ShowString",
|
"ShowString",
|
||||||
|
"SplitStringToList",
|
||||||
|
"StringArea",
|
||||||
"StringToList"
|
"StringToList"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -15691,6 +15746,7 @@
|
|||||||
"LF_GetValueFromJSON",
|
"LF_GetValueFromJSON",
|
||||||
"LF_ImageClassifier",
|
"LF_ImageClassifier",
|
||||||
"LF_ImageHistogram",
|
"LF_ImageHistogram",
|
||||||
|
"LF_ImageListFromJSON",
|
||||||
"LF_Integer",
|
"LF_Integer",
|
||||||
"LF_KeywordCounter",
|
"LF_KeywordCounter",
|
||||||
"LF_KeywordToggleFromJSON",
|
"LF_KeywordToggleFromJSON",
|
||||||
@ -18728,11 +18784,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/svdC1/comfy-ui-lora-dataset-tools": [
|
"https://github.com/svdC1/comfy-ui-lora-dataset-tools": [
|
||||||
[
|
[
|
||||||
|
"Delete Duplicates",
|
||||||
"Detect Faces and Draw Detection Box",
|
"Detect Faces and Draw Detection Box",
|
||||||
"Directory Loader",
|
"Directory Loader",
|
||||||
"Directory Selector",
|
"Directory Selector",
|
||||||
|
"Filter Images With Multiple Faces",
|
||||||
"Filter Images Without Faces",
|
"Filter Images Without Faces",
|
||||||
"Filter Images Without Specific Face"
|
"Filter Images Without Specific Face",
|
||||||
|
"Save As HTML Image Gallery"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "svdC1",
|
"author": "svdC1",
|
||||||
|
|||||||
3153
github-stats.json
3153
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,36 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "neo0801",
|
||||||
|
"title": "my-comfy-node",
|
||||||
|
"reference": "https://github.com/neo0801/my-comfy-node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/neo0801/my-comfy-node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:Deep Mosaic Get Image Mosaic Mask, Deep Mosaic Get Video Mosaic Mask, Deep Mosaic Remove Image Mosaic, Deep Mosaic Remove Video Mosaic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "nikkuexe",
|
||||||
|
"title": "List Data Helper Nodes",
|
||||||
|
"reference": "https://github.com/paulhoux/Smart-Prompting",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/paulhoux/Smart-Prompting"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for ComfyUI, allowing you to more easily manipulate text and create good prompts.[w/The use of outdated front extension techniques results in remnants being left behind during uninstallation.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "nikkuexe",
|
||||||
|
"title": "List Data Helper Nodes",
|
||||||
|
"reference": "https://github.com/nikkuexe/ComfyUI-ListDataHelpers",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/nikkuexe/ComfyUI-ListDataHelpers"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A set of custom nodes for handling lists in ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Fannovel16",
|
"author": "Fannovel16",
|
||||||
"title": "ComfyUI-AppIO",
|
"title": "ComfyUI-AppIO",
|
||||||
|
|||||||
@ -920,6 +920,7 @@
|
|||||||
[
|
[
|
||||||
"PIL Effects (Mexx)",
|
"PIL Effects (Mexx)",
|
||||||
"PIL Merge Image (Mexx)",
|
"PIL Merge Image (Mexx)",
|
||||||
|
"PIL Remove Black Dots (Mexx)",
|
||||||
"PIL TITLE (Mexx)"
|
"PIL TITLE (Mexx)"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -1344,6 +1345,7 @@
|
|||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
"KarrasScheduler",
|
"KarrasScheduler",
|
||||||
|
"LaplaceScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
"LatentBatch",
|
"LatentBatch",
|
||||||
"LatentBatchSeedBehavior",
|
"LatentBatchSeedBehavior",
|
||||||
@ -1716,6 +1718,7 @@
|
|||||||
"Tools:Image2video",
|
"Tools:Image2video",
|
||||||
"Tools:LoadAudioUrl",
|
"Tools:LoadAudioUrl",
|
||||||
"Tools:PreviewVideo",
|
"Tools:PreviewVideo",
|
||||||
|
"Tools:SetValue",
|
||||||
"Tools:VideoWatermark"
|
"Tools:VideoWatermark"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -2393,6 +2396,17 @@
|
|||||||
"title_aux": "ComfyUI-TextOverlay"
|
"title_aux": "ComfyUI-TextOverlay"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/neo0801/my-comfy-node": [
|
||||||
|
[
|
||||||
|
"DeepMosaicGetImageMosaicMask",
|
||||||
|
"DeepMosaicGetVideoMosaicMask",
|
||||||
|
"DeepMosaicRemoveImageMosaic",
|
||||||
|
"DeepMosaicRemoveVideoMosaic"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "my-comfy-node"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": [
|
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": [
|
||||||
[
|
[
|
||||||
"CLIPLoaderMultiGPU",
|
"CLIPLoaderMultiGPU",
|
||||||
@ -2441,6 +2455,14 @@
|
|||||||
"title_aux": "ComfyUI-nidefawl [UNSAFE]"
|
"title_aux": "ComfyUI-nidefawl [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/nikkuexe/ComfyUI-ListDataHelpers": [
|
||||||
|
[
|
||||||
|
"List Difference"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "List Data Helper Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
|
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
|
||||||
[
|
[
|
||||||
"PromptUtilitiesConstString",
|
"PromptUtilitiesConstString",
|
||||||
@ -2503,6 +2525,22 @@
|
|||||||
"title_aux": "ComfyUI-ppm"
|
"title_aux": "ComfyUI-ppm"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/paulhoux/Smart-Prompting": [
|
||||||
|
[
|
||||||
|
"SaveImageWithPrefix",
|
||||||
|
"TextAppend",
|
||||||
|
"TextCharacterSelector",
|
||||||
|
"TextEncodeReusable",
|
||||||
|
"TextFile",
|
||||||
|
"TextNegatives",
|
||||||
|
"TextSearchReplace",
|
||||||
|
"TextString",
|
||||||
|
"TextStyleSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "List Data Helper Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/poisenbery/NudeNet-Detector-Provider": [
|
"https://github.com/poisenbery/NudeNet-Detector-Provider": [
|
||||||
[
|
[
|
||||||
"NudeNetDetectorProvider"
|
"NudeNetDetectorProvider"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,36 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "da2el-ai",
|
||||||
|
"title": "D2 XYPlot Utils",
|
||||||
|
"reference": "https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom node for using Prompt S/R in XY Plot\nAlso includes nodes for listing generic parameters like seed and cfg\nEasy to manipulate as elements are separated by line breaks\nDesigned for use with the XY Plot custom node qq-nodes-comfyui, but may work with other custom nodes as well"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "311-code",
|
||||||
|
"title": "ComfyUI MagicClip_Strength for SDXL",
|
||||||
|
"reference": "https://github.com/311-code/ComfyUI-MagicClip_Strength",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/311-code/ComfyUI-MagicClip_Strength"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This project allows you to adjust SDXL's two text encoder's strengths individually for clip_g (ViT-bigG) and clip_l (CLIP-ViT-L) within ComfyUI. (And other adjustments)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "godmt",
|
||||||
|
"title": "ComfyUI-List-Utils",
|
||||||
|
"reference": "https://github.com/godmt/ComfyUI-List-Utils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/godmt/ComfyUI-List-Utils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES:GODMT_SplitString, GODMT_StringListSelectByIndex, GODMT_ListSelectByIndex, GODMT_BatchSelectByIndex, GODMT_StringListSlice, GODMT_ListSlice, GODMT_BatchSlice, GODMT_BatchToStringList, ..."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "AIFSH",
|
"author": "AIFSH",
|
||||||
"title": "ViewCrafter-ComfyUI",
|
"title": "ViewCrafter-ComfyUI",
|
||||||
@ -664,37 +694,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "I'm SD-VJ. (share SD-generating-process in realtime by gpu)"
|
"description": "I'm SD-VJ. (share SD-generating-process in realtime by gpu)"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "logtd",
|
|
||||||
"title": "ComfyUI-ReNoise",
|
|
||||||
"reference": "https://github.com/logtd/ComfyUI-ReNoise",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/logtd/ComfyUI-ReNoise"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI nodes to use ReNoise"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "MinusZoneAI",
|
|
||||||
"title": "ComfyUI-CogVideoX-MZ",
|
|
||||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:MZ_CogVideoXLoader"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "pzc163",
|
|
||||||
"title": "Comfyui_MiniCPMv2_6-prompt-generator",
|
|
||||||
"id": "Comfyui_MiniCPMv2_6-prompt-generator",
|
|
||||||
"reference": "https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/pzc163/Comfyui_MiniCPMv2_6-prompt-generator"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is an implementation of [MiniCPMv2_6-prompt-generator](https://huggingface.co/pzc163/MiniCPMv2_6-prompt-generator) by [ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for single-image caption, generate prompt by upload image and batch-images Prompt generation."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -153,6 +153,14 @@
|
|||||||
"title_aux": "ComfyUI-UltraPixel"
|
"title_aux": "ComfyUI-UltraPixel"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/311-code/ComfyUI-MagicClip_Strength": [
|
||||||
|
[
|
||||||
|
"CLIPTextEncodeSDXL_311_code"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI MagicClip_Strength for SDXL"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/42lux/ComfyUI-safety-checker": [
|
"https://github.com/42lux/ComfyUI-safety-checker": [
|
||||||
[
|
[
|
||||||
"Safety Checker"
|
"Safety Checker"
|
||||||
@ -2639,13 +2647,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
|
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
|
||||||
[
|
[
|
||||||
"VisualAreaPrompt"
|
"VisualAreaPrompt",
|
||||||
|
"VisualAreaPromptAdvanced"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "Fuwuffy",
|
"author": "Fuwuffy",
|
||||||
"description": "Nodes used for more comfortable area prompting design.",
|
"description": "This is a collection of nodes created to aid when managing area conditionings.",
|
||||||
"nickname": "AreaPrompts",
|
"nickname": "comfy-visual-area",
|
||||||
"title": "Area Prompts",
|
"title": "ComfyUI Visual Area Nodes",
|
||||||
"title_aux": "ComfyUI Visual Area Nodes"
|
"title_aux": "ComfyUI Visual Area Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -3987,19 +3996,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [
|
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [
|
||||||
[
|
[
|
||||||
"MaraScottAnyBusNode",
|
|
||||||
"MaraScottAnyBus_v2",
|
"MaraScottAnyBus_v2",
|
||||||
"MaraScottDisplayInfoNode",
|
"MaraScottDisplayInfo_v2",
|
||||||
"MaraScottDisplayInfo_v1",
|
|
||||||
"MaraScottForLoopClose_v1",
|
"MaraScottForLoopClose_v1",
|
||||||
"MaraScottForLoopIntMathOperation_v1",
|
"MaraScottForLoopIntMathOperation_v1",
|
||||||
"MaraScottForLoopOpen_v1",
|
"MaraScottForLoopOpen_v1",
|
||||||
"MaraScottForLoopToBoolNode_v1",
|
"MaraScottForLoopToBoolNode_v1",
|
||||||
"MaraScottForLoopWhileClose_v1",
|
"MaraScottForLoopWhileClose_v1",
|
||||||
"MaraScottForLoopWhileOpen_v1",
|
"MaraScottForLoopWhileOpen_v1",
|
||||||
"MaraScottIsEmpty",
|
"MaraScottIsEmptyOrNone_v1",
|
||||||
"MaraScottIsEmptyOrNone",
|
"MaraScottIsEmpty_v1",
|
||||||
"MaraScottIsNone",
|
"MaraScottIsEqual_v1",
|
||||||
|
"MaraScottIsNone_v1",
|
||||||
"MaraScottMcBoatyRefiner_v4",
|
"MaraScottMcBoatyRefiner_v4",
|
||||||
"MaraScottMcBoatyRefiner_v5",
|
"MaraScottMcBoatyRefiner_v5",
|
||||||
"MaraScottMcBoatyTilePrompter_v4",
|
"MaraScottMcBoatyTilePrompter_v4",
|
||||||
@ -4010,7 +4018,6 @@
|
|||||||
"MaraScottPasteInpaintingByMask_v1",
|
"MaraScottPasteInpaintingByMask_v1",
|
||||||
"MaraScottPromptFromImage_v1",
|
"MaraScottPromptFromImage_v1",
|
||||||
"MaraScottSetInpaintingByMask_v1",
|
"MaraScottSetInpaintingByMask_v1",
|
||||||
"MaraScottUpscalerRefinerNode_v2",
|
|
||||||
"MaraScottUpscalerRefinerNode_v3",
|
"MaraScottUpscalerRefinerNode_v3",
|
||||||
"MaraScott_Kijai_TokenCounter_v1"
|
"MaraScott_Kijai_TokenCounter_v1"
|
||||||
],
|
],
|
||||||
@ -4618,6 +4625,7 @@
|
|||||||
"KSampler TEXT (Eff.) \ud83d\udcacED",
|
"KSampler TEXT (Eff.) \ud83d\udcacED",
|
||||||
"LoRA Stacker \ud83d\udcacED",
|
"LoRA Stacker \ud83d\udcacED",
|
||||||
"Load Image \ud83d\udcacED",
|
"Load Image \ud83d\udcacED",
|
||||||
|
"Refiner Script \ud83d\udcacED",
|
||||||
"Save Image \ud83d\udd14ED"
|
"Save Image \ud83d\udd14ED"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -5576,6 +5584,7 @@
|
|||||||
[
|
[
|
||||||
"PIL Effects (Mexx)",
|
"PIL Effects (Mexx)",
|
||||||
"PIL Merge Image (Mexx)",
|
"PIL Merge Image (Mexx)",
|
||||||
|
"PIL Remove Black Dots (Mexx)",
|
||||||
"PIL TITLE (Mexx)"
|
"PIL TITLE (Mexx)"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -9952,6 +9961,7 @@
|
|||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
"KarrasScheduler",
|
"KarrasScheduler",
|
||||||
|
"LaplaceScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
"LatentBatch",
|
"LatentBatch",
|
||||||
"LatentBatchSeedBehavior",
|
"LatentBatchSeedBehavior",
|
||||||
@ -10521,6 +10531,18 @@
|
|||||||
"title_aux": "D2 Steps"
|
"title_aux": "D2 Steps"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils": [
|
||||||
|
[
|
||||||
|
"D2 Multi Output",
|
||||||
|
"D2 Prompt S/R"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"author": "da2el",
|
||||||
|
"description": "A parameter output node compatible with qq-nodes-comfyui. It outputs parameters such as Prompt S/R and seed.",
|
||||||
|
"title": "D2 XYPlot Utils",
|
||||||
|
"title_aux": "D2 XYPlot Utils"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/dadoirie/ComfyUI_Dados_Nodes": [
|
"https://github.com/dadoirie/ComfyUI_Dados_Nodes": [
|
||||||
[
|
[
|
||||||
"PinterestImageNode"
|
"PinterestImageNode"
|
||||||
@ -12097,6 +12119,33 @@
|
|||||||
"title_aux": "nsfwrecog-comfyui"
|
"title_aux": "nsfwrecog-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/godmt/ComfyUI-List-Utils": [
|
||||||
|
[
|
||||||
|
"GODMT_AnyToDict",
|
||||||
|
"GODMT_BatchSelectByIndex",
|
||||||
|
"GODMT_BatchSlice",
|
||||||
|
"GODMT_BatchToList",
|
||||||
|
"GODMT_BatchToStringList",
|
||||||
|
"GODMT_CreateBatch",
|
||||||
|
"GODMT_CreateList",
|
||||||
|
"GODMT_CreateStringList",
|
||||||
|
"GODMT_GetLength",
|
||||||
|
"GODMT_GetShape",
|
||||||
|
"GODMT_GetWidgetsValues",
|
||||||
|
"GODMT_ListSelectByIndex",
|
||||||
|
"GODMT_ListSlice",
|
||||||
|
"GODMT_ListToBatch",
|
||||||
|
"GODMT_Pack",
|
||||||
|
"GODMT_SplitString",
|
||||||
|
"GODMT_StringListSelectByIndex",
|
||||||
|
"GODMT_StringListSlice",
|
||||||
|
"GODMT_StringListToBatch",
|
||||||
|
"GODMT_Unpack"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-List-Utils"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/godspede/ComfyUI_Substring": [
|
"https://github.com/godspede/ComfyUI_Substring": [
|
||||||
[
|
[
|
||||||
"SubstringTheory"
|
"SubstringTheory"
|
||||||
@ -14071,8 +14120,10 @@
|
|||||||
"CogVideoImageEncode",
|
"CogVideoImageEncode",
|
||||||
"CogVideoSampler",
|
"CogVideoSampler",
|
||||||
"CogVideoTextEncode",
|
"CogVideoTextEncode",
|
||||||
|
"CogVideoTextEncodeCombine",
|
||||||
"CogVideoXFunSampler",
|
"CogVideoXFunSampler",
|
||||||
"CogVideoXFunVid2VidSampler",
|
"CogVideoXFunVid2VidSampler",
|
||||||
|
"DownloadAndLoadCogVideoGGUFModel",
|
||||||
"DownloadAndLoadCogVideoModel"
|
"DownloadAndLoadCogVideoModel"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -15041,6 +15092,8 @@
|
|||||||
"ImageEqual",
|
"ImageEqual",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
|
"IndexOfList",
|
||||||
|
"IndexesOfList",
|
||||||
"InsightFaceBBOXDetect",
|
"InsightFaceBBOXDetect",
|
||||||
"IntToList",
|
"IntToList",
|
||||||
"IntToNumber",
|
"IntToNumber",
|
||||||
@ -15064,6 +15117,8 @@
|
|||||||
"ShowInt",
|
"ShowInt",
|
||||||
"ShowNumber",
|
"ShowNumber",
|
||||||
"ShowString",
|
"ShowString",
|
||||||
|
"SplitStringToList",
|
||||||
|
"StringArea",
|
||||||
"StringToList"
|
"StringToList"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -15691,6 +15746,7 @@
|
|||||||
"LF_GetValueFromJSON",
|
"LF_GetValueFromJSON",
|
||||||
"LF_ImageClassifier",
|
"LF_ImageClassifier",
|
||||||
"LF_ImageHistogram",
|
"LF_ImageHistogram",
|
||||||
|
"LF_ImageListFromJSON",
|
||||||
"LF_Integer",
|
"LF_Integer",
|
||||||
"LF_KeywordCounter",
|
"LF_KeywordCounter",
|
||||||
"LF_KeywordToggleFromJSON",
|
"LF_KeywordToggleFromJSON",
|
||||||
@ -18728,11 +18784,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/svdC1/comfy-ui-lora-dataset-tools": [
|
"https://github.com/svdC1/comfy-ui-lora-dataset-tools": [
|
||||||
[
|
[
|
||||||
|
"Delete Duplicates",
|
||||||
"Detect Faces and Draw Detection Box",
|
"Detect Faces and Draw Detection Box",
|
||||||
"Directory Loader",
|
"Directory Loader",
|
||||||
"Directory Selector",
|
"Directory Selector",
|
||||||
|
"Filter Images With Multiple Faces",
|
||||||
"Filter Images Without Faces",
|
"Filter Images Without Faces",
|
||||||
"Filter Images Without Specific Face"
|
"Filter Images Without Specific Face",
|
||||||
|
"Save As HTML Image Gallery"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "svdC1",
|
"author": "svdC1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user