diff --git a/custom-node-list.json b/custom-node-list.json index b58e18b..48f32aa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1507,6 +1507,16 @@ "install_type": "git-clone", "description": "A few nodes to mix sigmas and a custom scheduler that uses phi, then one using eval() to be able to schedule with custom formulas." }, + { + "author": "Extraltodeus", + "title": "ComfyUI-AutomaticCFG", + "reference": "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG", + "files": [ + "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG" + ], + "install_type": "git-clone", + "description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8.\nLow scale like 4 also gives really nice results since your CFG is not the CFG anymore." + }, { "author": "JPS", "title": "JPS Custom Nodes for ComfyUI", @@ -2307,6 +2317,16 @@ "install_type": "git-clone", "description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI." }, + { + "author": "kijai", + "title": "ComfyUI-DiffusersStableCascade", + "reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade", + "files": [ + "https://github.com/kijai/ComfyUI-DiffusersStableCascade" + ], + "install_type": "git-clone", + "description": "Simple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!" + }, { "author": "hhhzzyang", "title": "Comfyui-Lama", diff --git a/extension-node-map.json b/extension-node-map.json index 1d6843a..70b364e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -518,6 +518,7 @@ "PrimereRefinerPrompt", "PrimereResolution", "PrimereResolutionMultiplier", + "PrimereResolutionMultiplierMPX", "PrimereSamplers", "PrimereSamplersSteps", "PrimereSeed", @@ -695,6 +696,14 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ + [ + "Automatic CFG" + ], + { + "title_aux": "ComfyUI-AutomaticCFG" + } + ], "https://github.com/Extraltodeus/LoadLoraWithTags": [ [ "LoraLoaderTagsQuery" @@ -3556,6 +3565,7 @@ "FilterSchedule", "LoRAScheduler", "PCApplySettings", + "PCPromptFromSchedule", "PCScheduleSettings", "PCSplitSampling", "PromptControlSimple", @@ -4177,6 +4187,7 @@ [ "LayerColor: Brightness & Contrast", "LayerColor: ColorAdapter", + "LayerColor: Exposure", "LayerColor: Gamma", "LayerColor: HSV", "LayerColor: LAB", @@ -4187,10 +4198,12 @@ "LayerFilter: ColorMap", "LayerFilter: GaussianBlur", "LayerFilter: MotionBlur", + "LayerFilter: Sharp & Soft", "LayerFilter: SkinBeauty", "LayerFilter: SoftLight", "LayerFilter: WaterColor", "LayerMask: MaskBoxDetect", + "LayerMask: MaskByDifferent", "LayerMask: MaskEdgeShrink", "LayerMask: MaskGradient", "LayerMask: MaskGrow", @@ -4200,6 +4213,7 @@ "LayerMask: MaskStroke", "LayerMask: PixelSpread", "LayerMask: RemBgUltra", + "LayerMask: SegmentAnythingUltra", "LayerStyle: ColorOverlay", "LayerStyle: DropShadow", "LayerStyle: GradientOverlay", @@ -5260,6 +5274,7 @@ "DalleImage", "Enhancer", "ImgTextSwitch", + "Plush-Exif Wrangler", "mulTextSwitch" ], { @@ -5662,6 +5677,14 @@ "title_aux": "ComfyUI-DDColor" } ], + "https://github.com/kijai/ComfyUI-DiffusersStableCascade": [ + [ + "DiffusersStableCascade" + ], + { + "title_aux": "ComfyUI-DiffusersStableCascade" + } + ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ "AddLabel", @@ -7326,6 +7349,7 @@ "GuidedFilterAlpha", "ImageConstant", "ImageConstantHSV", + "Keyer", "LatentStats", "NormalMapSimple", "OffsetLatentImage", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9bf5746..a4a7f5f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "kijai", + "title": "ComfyUI-DiffusersStableCascade", + "reference": "https://github.com/kijai/ComfyUI-DiffusersStableCascade", + "files": [ + "https://github.com/kijai/ComfyUI-DiffusersStableCascade" + ], + "install_type": "git-clone", + "description": "Simple quick wrapper for [a/https://huggingface.co/stabilityai/stable-cascade](https://huggingface.co/stabilityai/stable-cascade)\nComfy is going to implement this properly soon, this repo is just for quick testing for the impatient!" + }, + { + "author": "Extraltodeus", + "title": "ComfyUI-AutomaticCFG", + "reference": "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG", + "files": [ + "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG" + ], + "install_type": "git-clone", + "description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8.\nLow scale like 4 also gives really nice results since your CFG is not the CFG anymore." + }, { "author": "Mamaaaamooooo", "title": "Batch Rembg for ComfyUI", @@ -679,86 +699,6 @@ ], "install_type": "git-clone", "description": "The best way to run, share, & discover thousands of ComfyUI workflows." - }, - { - "author": "Shraknard", - "title": "ComfyUI-Remover", - "reference": "https://github.com/Shraknard/ComfyUI-Remover", - "files": [ - "https://github.com/Shraknard/ComfyUI-Remover" - ], - "install_type": "git-clone", - "description": "Custom node for ComfyUI that makes parts of the image transparent (face, background...)" - }, - { - "author": "adriflex", - "title": "ComfyUI_Blender_Texdiff", - "reference": "https://github.com/adriflex/ComfyUI_Blender_Texdiff", - "files": [ - "https://github.com/adriflex/ComfyUI_Blender_Texdiff" - ], - "install_type": "git-clone", - "description": "Nodes:Blender viewport color, Blender Viewport depth" - }, - { - "author": "chaojie", - "title": "ComfyUI-RAFT", - "reference": "https://github.com/chaojie/ComfyUI-RAFT", - "files": [ - "https://github.com/chaojie/ComfyUI-RAFT" - ], - "install_type": "git-clone", - "description": "This is an ComfyUI implementation of RAFT to generate motion brush" - }, - { - "author": "DimaChaichan", - "title": "LAizypainter-Exporter-ComfyUI", - "reference": "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI", - "files": [ - "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI" - ], - "install_type": "git-clone", - "description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)" - }, - { - "author": "Qais Malkawi", - "title": "ComfyUI-Qais-Helper", - "reference": "https://github.com/QaisMalkawi/ComfyUI-QaisHelper", - "files": [ - "https://github.com/QaisMalkawi/ComfyUI-QaisHelper" - ], - "install_type": "git-clone", - "description": "This Extension adds a few custom QOL nodes that ComfyUI lacks by default." - }, - { - "author": "longgui0318", - "title": "comfyui-mask-util", - "reference": "https://github.com/longgui0318/comfyui-mask-util", - "files": [ - "https://github.com/longgui0318/comfyui-mask-util" - ], - "install_type": "git-clone", - "description": "Nodes:Split Masks" - }, - { - "author": "shiimizu", - "title": "ComfyUI PhotoMaker Plus", - "reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus", - "files": [ - "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus" - ], - "install_type": "git-clone", - "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]" - }, - { - "author": "darkpixel", - "title": "DarkPrompts", - "reference": "https://github.com/darkpixel/darkprompts", - "files": [ - "https://github.com/darkpixel/darkprompts" - ], - "install_type": "git-clone", - "description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1d6843a..70b364e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -518,6 +518,7 @@ "PrimereRefinerPrompt", "PrimereResolution", "PrimereResolutionMultiplier", + "PrimereResolutionMultiplierMPX", "PrimereSamplers", "PrimereSamplersSteps", "PrimereSeed", @@ -695,6 +696,14 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ + [ + "Automatic CFG" + ], + { + "title_aux": "ComfyUI-AutomaticCFG" + } + ], "https://github.com/Extraltodeus/LoadLoraWithTags": [ [ "LoraLoaderTagsQuery" @@ -3556,6 +3565,7 @@ "FilterSchedule", "LoRAScheduler", "PCApplySettings", + "PCPromptFromSchedule", "PCScheduleSettings", "PCSplitSampling", "PromptControlSimple", @@ -4177,6 +4187,7 @@ [ "LayerColor: Brightness & Contrast", "LayerColor: ColorAdapter", + "LayerColor: Exposure", "LayerColor: Gamma", "LayerColor: HSV", "LayerColor: LAB", @@ -4187,10 +4198,12 @@ "LayerFilter: ColorMap", "LayerFilter: GaussianBlur", "LayerFilter: MotionBlur", + "LayerFilter: Sharp & Soft", "LayerFilter: SkinBeauty", "LayerFilter: SoftLight", "LayerFilter: WaterColor", "LayerMask: MaskBoxDetect", + "LayerMask: MaskByDifferent", "LayerMask: MaskEdgeShrink", "LayerMask: MaskGradient", "LayerMask: MaskGrow", @@ -4200,6 +4213,7 @@ "LayerMask: MaskStroke", "LayerMask: PixelSpread", "LayerMask: RemBgUltra", + "LayerMask: SegmentAnythingUltra", "LayerStyle: ColorOverlay", "LayerStyle: DropShadow", "LayerStyle: GradientOverlay", @@ -5260,6 +5274,7 @@ "DalleImage", "Enhancer", "ImgTextSwitch", + "Plush-Exif Wrangler", "mulTextSwitch" ], { @@ -5662,6 +5677,14 @@ "title_aux": "ComfyUI-DDColor" } ], + "https://github.com/kijai/ComfyUI-DiffusersStableCascade": [ + [ + "DiffusersStableCascade" + ], + { + "title_aux": "ComfyUI-DiffusersStableCascade" + } + ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ "AddLabel", @@ -7326,6 +7349,7 @@ "GuidedFilterAlpha", "ImageConstant", "ImageConstantHSV", + "Keyer", "LatentStats", "NormalMapSimple", "OffsetLatentImage", diff --git a/node_db/tutorial/custom-node-list.json b/node_db/tutorial/custom-node-list.json index 5fbf3d5..d191d71 100644 --- a/node_db/tutorial/custom-node-list.json +++ b/node_db/tutorial/custom-node-list.json @@ -109,6 +109,16 @@ ], "install_type": "git-clone", "description": "Nodes:Int To String Convertor" + }, + { + "author": "yowipr", + "title": "ComfyUI-Manual", + "reference": "https://github.com/yowipr/ComfyUI-Manual", + "files": [ + "https://github.com/yowipr/ComfyUI-Manual" + ], + "install_type": "git-clone", + "description": "Nodes:M_Layer, M_Output" } ] } \ No newline at end of file