Browse Source

update DB

pull/92/head
Dr.Lt.Data 1 year ago
parent
commit
a69e25465e
  1. 2
      custom-node-list.json
  2. 7
      extension-node-map.json
  3. 7
      node_db/new/extension-node-map.json

2
custom-node-list.json

@ -203,7 +203,7 @@
"https://github.com/WASasquatch/was-node-suite-comfyui" "https://github.com/WASasquatch/was-node-suite-comfyui"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more. <p style='background-color: black; color: red;'>WARNING: The default KSampler will be changed to the KSampler of the WAS-NS. Compatibility issues with KSampler may arise when sharing workflows.</p>" "description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more."
}, },
{ {
"author": "WASasquatch", "author": "WASasquatch",

7
extension-node-map.json

@ -1051,6 +1051,7 @@
], ],
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
[ [
"WAS_PFN_Blend_Latents",
"WAS_PFN_Latent" "WAS_PFN_Latent"
], ],
{ {
@ -1158,6 +1159,7 @@
"Images to RGB", "Images to RGB",
"Inset Image Bounds", "Inset Image Bounds",
"Integer place counter", "Integer place counter",
"KSampler (WAS)",
"KSampler Cycle", "KSampler Cycle",
"LangSAM Masking", "LangSAM Masking",
"LangSAM Model Loader", "LangSAM Model Loader",
@ -2596,6 +2598,7 @@
"Save Prompt Info (WLSH)", "Save Prompt Info (WLSH)",
"Seed and Int (WLSH)", "Seed and Int (WLSH)",
"Seed to Number (WLSH)", "Seed to Number (WLSH)",
"Simple Pattern Replace (WLSH)",
"Time String (WLSH)", "Time String (WLSH)",
"Upscale by Factor with Model (WLSH)", "Upscale by Factor with Model (WLSH)",
"VAE Encode for Inpaint Padding (WLSH)" "VAE Encode for Inpaint Padding (WLSH)"
@ -2613,13 +2616,17 @@
"SDXLPromptStylerbyComposition", "SDXLPromptStylerbyComposition",
"SDXLPromptStylerbyDepth", "SDXLPromptStylerbyDepth",
"SDXLPromptStylerbyEnvironment", "SDXLPromptStylerbyEnvironment",
"SDXLPromptStylerbyFantasySetting",
"SDXLPromptStylerbyFilter", "SDXLPromptStylerbyFilter",
"SDXLPromptStylerbyFocus", "SDXLPromptStylerbyFocus",
"SDXLPromptStylerbyImpressionism",
"SDXLPromptStylerbyLighting", "SDXLPromptStylerbyLighting",
"SDXLPromptStylerbyMileHigh", "SDXLPromptStylerbyMileHigh",
"SDXLPromptStylerbyMood", "SDXLPromptStylerbyMood",
"SDXLPromptStylerbyMythicalCreature",
"SDXLPromptStylerbyOriginal", "SDXLPromptStylerbyOriginal",
"SDXLPromptStylerbySubject", "SDXLPromptStylerbySubject",
"SDXLPromptStylerbySurrealism",
"SDXLPromptStylerbyTheme", "SDXLPromptStylerbyTheme",
"SDXLPromptStylerbyTimeofDay" "SDXLPromptStylerbyTimeofDay"
], ],

7
node_db/new/extension-node-map.json

@ -1051,6 +1051,7 @@
], ],
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": [ "https://github.com/WASasquatch/PPF_Noise_ComfyUI": [
[ [
"WAS_PFN_Blend_Latents",
"WAS_PFN_Latent" "WAS_PFN_Latent"
], ],
{ {
@ -1158,6 +1159,7 @@
"Images to RGB", "Images to RGB",
"Inset Image Bounds", "Inset Image Bounds",
"Integer place counter", "Integer place counter",
"KSampler (WAS)",
"KSampler Cycle", "KSampler Cycle",
"LangSAM Masking", "LangSAM Masking",
"LangSAM Model Loader", "LangSAM Model Loader",
@ -2596,6 +2598,7 @@
"Save Prompt Info (WLSH)", "Save Prompt Info (WLSH)",
"Seed and Int (WLSH)", "Seed and Int (WLSH)",
"Seed to Number (WLSH)", "Seed to Number (WLSH)",
"Simple Pattern Replace (WLSH)",
"Time String (WLSH)", "Time String (WLSH)",
"Upscale by Factor with Model (WLSH)", "Upscale by Factor with Model (WLSH)",
"VAE Encode for Inpaint Padding (WLSH)" "VAE Encode for Inpaint Padding (WLSH)"
@ -2613,13 +2616,17 @@
"SDXLPromptStylerbyComposition", "SDXLPromptStylerbyComposition",
"SDXLPromptStylerbyDepth", "SDXLPromptStylerbyDepth",
"SDXLPromptStylerbyEnvironment", "SDXLPromptStylerbyEnvironment",
"SDXLPromptStylerbyFantasySetting",
"SDXLPromptStylerbyFilter", "SDXLPromptStylerbyFilter",
"SDXLPromptStylerbyFocus", "SDXLPromptStylerbyFocus",
"SDXLPromptStylerbyImpressionism",
"SDXLPromptStylerbyLighting", "SDXLPromptStylerbyLighting",
"SDXLPromptStylerbyMileHigh", "SDXLPromptStylerbyMileHigh",
"SDXLPromptStylerbyMood", "SDXLPromptStylerbyMood",
"SDXLPromptStylerbyMythicalCreature",
"SDXLPromptStylerbyOriginal", "SDXLPromptStylerbyOriginal",
"SDXLPromptStylerbySubject", "SDXLPromptStylerbySubject",
"SDXLPromptStylerbySurrealism",
"SDXLPromptStylerbyTheme", "SDXLPromptStylerbyTheme",
"SDXLPromptStylerbyTimeofDay" "SDXLPromptStylerbyTimeofDay"
], ],

Loading…
Cancel
Save