Merge branch 'main' into feat/cnr

This commit is contained in:
Dr.Lt.Data
2024-12-25 15:56:10 +09:00
parent 8aa3617a18
commit 806fdd721d
13 changed files with 4385 additions and 3271 deletions

View File

@@ -11,6 +11,86 @@
{
"author": "warshanks",
"title": "Shank-Tools",
"reference": "https://github.com/warshanks/Shank-Tools",
"files": [
"https://github.com/warshanks/Shank-Tools"
],
"install_type": "git-clone",
"description": "NODES: Tile Calculator"
},
{
"author": "BaronVonBoolean",
"title": "ComfyUI-FileOps [UNSAFE]",
"reference": "https://github.com/BaronVonBoolean/ComfyUI-FileOps",
"files": [
"https://github.com/BaronVonBoolean/ComfyUI-FileOps"
],
"install_type": "git-clone",
"description": "NODES: File Mv, File Path, File Dir.\n[w/This is dangerous as it provides the ability to manipulate arbitrary user files.]"
},
{
"author": "scottmudge",
"title": "ComfyUI_BiscuitNodes",
"reference": "https://github.com/scottmudge/ComfyUI_BiscuitNodes",
"files": [
"https://github.com/scottmudge/ComfyUI_BiscuitNodes"
],
"install_type": "git-clone",
"description": "Load Image From Path Using File Selector"
},
{
"author": "JissiChoi",
"title": "ComfyUI-Jissi-List [WIP]",
"reference": "https://github.com/JissiChoi/ComfyUI-Jissi-List",
"files": [
"https://github.com/JissiChoi/ComfyUI-Jissi-List"
],
"install_type": "git-clone",
"description": "Data List Management for ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "Maxim-Dey",
"title": "ComfyUI-MS_Tools",
"reference": "https://github.com/Maxim-Dey/ComfyUI-MS_Tools",
"files": [
"https://github.com/Maxim-Dey/ComfyUI-MS_Tools"
],
"install_type": "git-clone",
"description": "NODES: MS Time Measure Node"
},
{
"author": "jammyfu",
"title": "ComfyUI PaintingCoderUtils Nodes [WIP]",
"reference": "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils",
"files": [
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils"
],
"install_type": "git-clone",
"description": "A collection of utility nodes designed for ComfyUI, offering convenient image processing tools.\nNOTE: The files in the repo are not organized."
},
{
"author": "krich-cto",
"title": "ComfyUI Flow Control [UNSTABLE]",
"reference": "https://github.com/krich-cto/ComfyUI-Flow-Control",
"files": [
"https://github.com/krich-cto/ComfyUI-Flow-Control"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI. This project will help you control the flow logic via many controls.[w/Installing this custom node currently causes a conflict with the UnetLoaderGGUF of ComfyUI-GGUF.]"
},
{
"author": "dihan",
"title": "ComfyUI Random Keypoints for InstantID [WIP]",
"reference": "https://github.com/dihan/comfyui-random-kps",
"files": [
"https://github.com/dihan/comfyui-random-kps"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that generates random facial keypoints compatible with InstantID.\nNOTE: The files in the repo are not organized."
},
{
"author": "emranemran",
"title": "ComfyUI-FasterLivePortrait",
@@ -113,16 +193,6 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/MMAudio](https://github.com/hkchengrex/MMAudio)"
},
{
"author": "Aksaz",
"title": "seamless-clone-comfyui",
"reference": "https://github.com/Aksaz/seamless-clone-comfyui",
"files": [
"https://github.com/Aksaz/seamless-clone-comfyui"
],
"install_type": "git-clone",
"description": "NODES: Seamless Cloning"
},
{
"author": "kuschanow",
"title": "ComfyUI-SD-Slicer",

View File

@@ -321,7 +321,7 @@
],
"https://github.com/Aksaz/seamless-clone-comfyui": [
[
"Seamless Cloning"
"Seamless Clone"
],
{
"title_aux": "seamless-clone-comfyui"
@@ -418,6 +418,16 @@
"title_aux": "execution-inversion-demo-comfyui"
}
],
"https://github.com/BaronVonBoolean/ComfyUI-FileOps": [
[
"File Mv",
"File Path",
"Make Dir"
],
{
"title_aux": "ComfyUI-FileOps [UNSAFE]"
}
],
"https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": [
[
"Display String",
@@ -636,22 +646,15 @@
"AD_DeleteLocalAny",
"AD_FluxTrainStepMath",
"AD_HFDownload",
"AD_ImageColorFilter",
"AD_ImageDrawRectangleSimple",
"AD_ImageIndexer",
"AD_ImageSaver",
"AD_LoadImageAdvanced",
"AD_PromptReplace",
"AD_TextListToString",
"AD_TextSaver",
"AD_TxtToCSVCombiner",
"AD_ZipSave",
"RunningHubAccountStatus",
"RunningHubFilePreviewer",
"RunningHubFileSaver",
"RunningHubInit",
"RunningHubNodeInfo",
"RunningHubNodeInfoCollector",
"RunningHubNodeInfoReplace",
"RunningHubWorkflowExecutor",
"RunningHubWorkflowID"
"AD_ZipSave"
],
{
"title_aux": "ComfyUI-Addoor [UNSAFE]"
@@ -852,6 +855,21 @@
"title_aux": "ComfyUI-SaveImagePlus"
}
],
"https://github.com/JissiChoi/ComfyUI-Jissi-List": [
[
"JissiFloatList",
"JissiList",
"JissiMatching",
"JissiMultiplePrompts",
"JissiText",
"JissiTextFileToListDisplay",
"JissiTextTemplate",
"JissiView"
],
{
"title_aux": "ComfyUI-Jissi-List [WIP]"
}
],
"https://github.com/Jordach/comfy-consistency-vae": [
[
"Comfy_ConsistencyVAE"
@@ -1023,6 +1041,14 @@
"title_aux": "ComfyUI-MoviePy"
}
],
"https://github.com/Maxim-Dey/ComfyUI-MS_Tools": [
[
"MS Time Measure Node"
],
{
"title_aux": "ComfyUI-MS_Tools"
}
],
"https://github.com/MrAdamBlack/CheckProgress": [
[
"CHECK_PROGRESS"
@@ -1188,6 +1214,7 @@
"MojenLogPercent",
"MojenNSFWClassifier",
"MojenNSFWClassifierSave",
"MojenStringLength",
"MojenStyleExtractor",
"MojenTagProcessor"
],
@@ -2207,6 +2234,15 @@
"title_aux": "comfyui-stylegan"
}
],
"https://github.com/dihan/comfyui-random-kps": [
[
"InstantIDFace",
"RandomFaceKeypoints"
],
{
"title_aux": "ComfyUI Random Keypoints for InstantID [WIP]"
}
],
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
[
"BlackImage",
@@ -2695,6 +2731,17 @@
"title_aux": "ComfyUI-LuminaNext [WIP]"
}
],
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": [
[
"ColorPicker",
"ImageResolutionAdjuster",
"RemoveEmptyLinesAndLeadingSpaces",
"RemoveEmptyLinesAndLeadingSpacesAdvance"
],
{
"title_aux": "ComfyUI PaintingCoderUtils Nodes [WIP]"
}
],
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
[
"ComfyFluxSize"
@@ -2811,6 +2858,7 @@
"ForceMinimumBatchSize",
"ImageCompositeChained",
"MatchImageCountToMaskCount",
"RandomCharacterPrompts",
"TargetLocationCrop",
"TargetLocationPaste",
"string_list_to_prompt_schedule"
@@ -2954,6 +3002,7 @@
"HyVideoDecode",
"HyVideoEmptyTextEmbeds",
"HyVideoEncode",
"HyVideoEnhanceAVideo",
"HyVideoInverseSampler",
"HyVideoLatentPreview",
"HyVideoLoraBlockEdit",
@@ -3033,6 +3082,33 @@
"title_aux": "KayTool"
}
],
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
[
"CLIPLoaderGGUF",
"DualCLIPLoaderGGUF",
"FlowCheckpointPresetLoader",
"FlowClipCondition",
"FlowClipTextEncode",
"FlowConditioningAutoSwitch",
"FlowFluxPresetLoader",
"FlowGate",
"FlowImageAutoBatch",
"FlowImageCondition",
"FlowKSampler",
"FlowLatentAutoBatch",
"FlowLatentCondition",
"FlowLoraLoader",
"FlowLoraLoaderModelOnly",
"FlowModelManager",
"FlowSaveImage",
"TripleCLIPLoaderGGUF",
"UnetLoaderGGUF",
"UnetLoaderGGUFAdvanced"
],
{
"title_aux": "ComfyUI Flow Control [UNSTABLE]"
}
],
"https://github.com/kuschanow/ComfyUI-SD-Slicer": [
[
"SdSlicer"
@@ -3731,6 +3807,14 @@
"title_aux": "ComfyUI RukaLib [WIP]"
}
],
"https://github.com/scottmudge/ComfyUI_BiscuitNodes": [
[
"LoadImagePrompted"
],
{
"title_aux": "ComfyUI_BiscuitNodes"
}
],
"https://github.com/sdfxai/SDFXBridgeForComfyUI": [
[
"SDFXClipTextEncode"
@@ -4070,6 +4154,14 @@
"title_aux": "ComfyUI-Image-Utils"
}
],
"https://github.com/warshanks/Shank-Tools": [
[
"TileCalculator"
],
{
"title_aux": "Shank-Tools"
}
],
"https://github.com/watarika/ComfyUI-exit": [
[
"ExitComfyUI"

View File

File diff suppressed because it is too large Load Diff