diff --git a/custom-node-list.json b/custom-node-list.json index 74de4ea..ecf4b19 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -203,7 +203,7 @@ "https://github.com/WASasquatch/was-node-suite-comfyui" ], "install_type": "git-clone", - "description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more.

WARNING: The default KSampler will be changed to the KSampler of the WAS-NS. Compatibility issues with KSampler may arise when sharing workflows.

" + "description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more." }, { "author": "WASasquatch", diff --git a/extension-node-map.json b/extension-node-map.json index 3acd59f..4124dd5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1051,6 +1051,7 @@ ], "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ [ + "WAS_PFN_Blend_Latents", "WAS_PFN_Latent" ], { @@ -1158,6 +1159,7 @@ "Images to RGB", "Inset Image Bounds", "Integer place counter", + "KSampler (WAS)", "KSampler Cycle", "LangSAM Masking", "LangSAM Model Loader", @@ -2596,6 +2598,7 @@ "Save Prompt Info (WLSH)", "Seed and Int (WLSH)", "Seed to Number (WLSH)", + "Simple Pattern Replace (WLSH)", "Time String (WLSH)", "Upscale by Factor with Model (WLSH)", "VAE Encode for Inpaint Padding (WLSH)" @@ -2613,13 +2616,17 @@ "SDXLPromptStylerbyComposition", "SDXLPromptStylerbyDepth", "SDXLPromptStylerbyEnvironment", + "SDXLPromptStylerbyFantasySetting", "SDXLPromptStylerbyFilter", "SDXLPromptStylerbyFocus", + "SDXLPromptStylerbyImpressionism", "SDXLPromptStylerbyLighting", "SDXLPromptStylerbyMileHigh", "SDXLPromptStylerbyMood", + "SDXLPromptStylerbyMythicalCreature", "SDXLPromptStylerbyOriginal", "SDXLPromptStylerbySubject", + "SDXLPromptStylerbySurrealism", "SDXLPromptStylerbyTheme", "SDXLPromptStylerbyTimeofDay" ], diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3acd59f..4124dd5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1051,6 +1051,7 @@ ], "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ [ + "WAS_PFN_Blend_Latents", "WAS_PFN_Latent" ], { @@ -1158,6 +1159,7 @@ "Images to RGB", "Inset Image Bounds", "Integer place counter", + "KSampler (WAS)", "KSampler Cycle", "LangSAM Masking", "LangSAM Model Loader", @@ -2596,6 +2598,7 @@ "Save Prompt Info (WLSH)", "Seed and Int (WLSH)", "Seed to Number (WLSH)", + "Simple Pattern Replace (WLSH)", "Time String (WLSH)", "Upscale by Factor with Model (WLSH)", "VAE Encode for Inpaint Padding (WLSH)" @@ -2613,13 +2616,17 @@ "SDXLPromptStylerbyComposition", "SDXLPromptStylerbyDepth", "SDXLPromptStylerbyEnvironment", + "SDXLPromptStylerbyFantasySetting", "SDXLPromptStylerbyFilter", "SDXLPromptStylerbyFocus", + "SDXLPromptStylerbyImpressionism", "SDXLPromptStylerbyLighting", "SDXLPromptStylerbyMileHigh", "SDXLPromptStylerbyMood", + "SDXLPromptStylerbyMythicalCreature", "SDXLPromptStylerbyOriginal", "SDXLPromptStylerbySubject", + "SDXLPromptStylerbySurrealism", "SDXLPromptStylerbyTheme", "SDXLPromptStylerbyTimeofDay" ],