diff --git a/custom-node-list.json b/custom-node-list.json index 29f12a9..935877b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2276,13 +2276,13 @@ }, { "author": "shadowcz007", - "title": "comfyui-mixlab-nodes", + "title": "comfyui-mixlab-nodes [WIP]", "reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes", "files": [ "https://github.com/shadowcz007/comfyui-mixlab-nodes" ], "install_type": "git-clone", - "description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask" + "description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask, ImagesCrop, RunWorkflow" }, { "author": "ostris", diff --git a/extension-node-map.json b/extension-node-map.json index 1c493e8..3870043 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1757,6 +1757,7 @@ "GateNormalizedAmplitude", "LoadAudio", "NormalizeAmplitude", + "NormalizedAmplitudeDrivenString", "NormalizedAmplitudeToGraph", "NormalizedAmplitudeToNumber", "TransientAmplitudeBasic" @@ -1940,6 +1941,7 @@ "Batch Crop Resize Inplace", "Batch Load Images", "Batch Resize Image for SDXL", + "Checkpoint Loader Simple Mikey", "Empty Latent Ratio Custom SDXL", "Empty Latent Ratio Select SDXL", "FileNamePrefix", @@ -1956,6 +1958,7 @@ "Mikey Sampler Tiled", "Mikey Sampler Tiled Base Only", "MikeySamplerTiledAdvanced", + "OoobaPrompt", "PresetRatioSelector", "Prompt With SDXL", "Prompt With Style", @@ -1977,6 +1980,7 @@ "Text2InputOr3rdOption", "TextCombinations", "TextCombinations3", + "TextPreserve", "Upscale Tile Calculator", "Wildcard Processor", "WildcardAndLoraSyntaxProcessor" @@ -3355,15 +3359,17 @@ ], "https://github.com/shadowcz007/comfyui-mixlab-nodes": [ [ + "ImagesCrop", "KandinskyModel", "KandinskyModelLoad", - "LoadImageFromPath", + "LoadImagesFromPath", "RandomPrompt", + "RunWorkflow", "SplitLongMask", "TransparentImage" ], { - "title_aux": "comfyui-mixlab-nodes" + "title_aux": "comfyui-mixlab-nodes [WIP]" } ], "https://github.com/shiimizu/ComfyUI_smZNodes": [ @@ -3425,6 +3431,7 @@ "ColorCorrect", "DeepDanbooruCaption", "DependenciesEdit", + "FaceAnalyze", "Fooocus_KSampler", "Fooocus_KSamplerAdvanced", "GetBoolFromJson", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f8996fb..0067c67 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -73,13 +73,13 @@ }, { "author": "shadowcz007", - "title": "comfyui-mixlab-nodes", + "title": "comfyui-mixlab-nodes [WIP]", "reference": "https://github.com/shadowcz007/comfyui-mixlab-nodes", "files": [ "https://github.com/shadowcz007/comfyui-mixlab-nodes" ], "install_type": "git-clone", - "description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask" + "description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask, ImagesCrop, RunWorkflow" }, { "author": "chrisgoringe", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1c493e8..3870043 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1757,6 +1757,7 @@ "GateNormalizedAmplitude", "LoadAudio", "NormalizeAmplitude", + "NormalizedAmplitudeDrivenString", "NormalizedAmplitudeToGraph", "NormalizedAmplitudeToNumber", "TransientAmplitudeBasic" @@ -1940,6 +1941,7 @@ "Batch Crop Resize Inplace", "Batch Load Images", "Batch Resize Image for SDXL", + "Checkpoint Loader Simple Mikey", "Empty Latent Ratio Custom SDXL", "Empty Latent Ratio Select SDXL", "FileNamePrefix", @@ -1956,6 +1958,7 @@ "Mikey Sampler Tiled", "Mikey Sampler Tiled Base Only", "MikeySamplerTiledAdvanced", + "OoobaPrompt", "PresetRatioSelector", "Prompt With SDXL", "Prompt With Style", @@ -1977,6 +1980,7 @@ "Text2InputOr3rdOption", "TextCombinations", "TextCombinations3", + "TextPreserve", "Upscale Tile Calculator", "Wildcard Processor", "WildcardAndLoraSyntaxProcessor" @@ -3355,15 +3359,17 @@ ], "https://github.com/shadowcz007/comfyui-mixlab-nodes": [ [ + "ImagesCrop", "KandinskyModel", "KandinskyModelLoad", - "LoadImageFromPath", + "LoadImagesFromPath", "RandomPrompt", + "RunWorkflow", "SplitLongMask", "TransparentImage" ], { - "title_aux": "comfyui-mixlab-nodes" + "title_aux": "comfyui-mixlab-nodes [WIP]" } ], "https://github.com/shiimizu/ComfyUI_smZNodes": [ @@ -3425,6 +3431,7 @@ "ColorCorrect", "DeepDanbooruCaption", "DependenciesEdit", + "FaceAnalyze", "Fooocus_KSampler", "Fooocus_KSamplerAdvanced", "GetBoolFromJson",