Browse Source

update DB

pull/153/head
ltdrdata 1 year ago
parent
commit
2cf81dec9e
  1. 4
      custom-node-list.json
  2. 19
      extension-node-map.json
  3. 8
      node_db/new/custom-node-list.json
  4. 19
      node_db/new/extension-node-map.json

4
custom-node-list.json

@ -2187,9 +2187,9 @@
{ {
"author": "chrish-slingshot", "author": "chrish-slingshot",
"title": "CrasH Utils", "title": "CrasH Utils",
"reference": "https://github.com/chrish-slingshot/ComfyUI-CrasHUtils", "reference": "https://github.com/chrish-slingshot/CrasHUtils",
"files": [ "files": [
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher" "https://github.com/chrish-slingshot/CrasHUtils"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A mixture of effects and quality of life nodes. Nodes: ImageGlitcher (gives an image a cool glitchy effect), ColorStylizer (highlights a single color in an image), QueryLocalLLM (queries a local LLM API though oobabooga), SDXLReslution (resolution picker for the standard SDXL resolutions, the complete list), SDXLResolutionSplit (splits the SDXL resolution into width and height). " "description": "A mixture of effects and quality of life nodes. Nodes: ImageGlitcher (gives an image a cool glitchy effect), ColorStylizer (highlights a single color in an image), QueryLocalLLM (queries a local LLM API though oobabooga), SDXLReslution (resolution picker for the standard SDXL resolutions, the complete list), SDXLResolutionSplit (splits the SDXL resolution into width and height). "

19
extension-node-map.json

@ -12,7 +12,9 @@
"https://github.com/0xbitches/ComfyUI-LCM": [ "https://github.com/0xbitches/ComfyUI-LCM": [
[ [
"LCM_Sampler", "LCM_Sampler",
"LCM_img2img_Sampler" "LCM_Sampler_Advanced",
"LCM_img2img_Sampler",
"LCM_img2img_Sampler_Advanced"
], ],
{ {
"title_aux": "Latent Consistency Model for ComfyUI" "title_aux": "Latent Consistency Model for ComfyUI"
@ -111,6 +113,7 @@
"BSZLatentDebug", "BSZLatentDebug",
"BSZLatentFill", "BSZLatentFill",
"BSZLatentGradient", "BSZLatentGradient",
"BSZLatentHSVAImage",
"BSZLatentOffsetXL", "BSZLatentOffsetXL",
"BSZLatentRGBAImage", "BSZLatentRGBAImage",
"BSZLatentbuster", "BSZLatentbuster",
@ -452,6 +455,7 @@
"BatchGLIGENSchedule", "BatchGLIGENSchedule",
"BatchPromptSchedule", "BatchPromptSchedule",
"BatchPromptScheduleEncodeSDXL", "BatchPromptScheduleEncodeSDXL",
"BatchStringSchedule",
"BatchValueSchedule", "BatchValueSchedule",
"CosWave", "CosWave",
"InvCosWave", "InvCosWave",
@ -1279,7 +1283,9 @@
"PM_RatioMerge2Image", "PM_RatioMerge2Image",
"PM_ReplaceBoxImg", "PM_ReplaceBoxImg",
"PM_RetinaFace", "PM_RetinaFace",
"PM_SkinRetouching" "PM_SkinRetouching",
"PM_SuperColorTransfer",
"PM_SuperMakeUpTransfer"
], ],
{ {
"title_aux": "ComfyUI-Portrait-Maker" "title_aux": "ComfyUI-Portrait-Maker"
@ -2208,14 +2214,6 @@
"title_aux": "Use Everywhere (UE Nodes)" "title_aux": "Use Everywhere (UE Nodes)"
} }
], ],
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [
[
"ImageGlitcher"
],
{
"title_aux": "ComfyUI-ImageGlitcher"
}
],
"https://github.com/city96/ComfyUI_ColorMod": [ "https://github.com/city96/ComfyUI_ColorMod": [
[ [
"ColorModEdges", "ColorModEdges",
@ -3829,6 +3827,7 @@
"KSamplerAdvanced (WLSH)", "KSamplerAdvanced (WLSH)",
"Multiply Integer (WLSH)", "Multiply Integer (WLSH)",
"Outpaint to Image (WLSH)", "Outpaint to Image (WLSH)",
"Prompt Weight (WLSH)",
"Quick Resolution Multiply (WLSH)", "Quick Resolution Multiply (WLSH)",
"Resolutions by Ratio (WLSH)", "Resolutions by Ratio (WLSH)",
"SDXL Quick Empty Latent (WLSH)", "SDXL Quick Empty Latent (WLSH)",

8
node_db/new/custom-node-list.json

@ -203,13 +203,13 @@
}, },
{ {
"author": "chrish-slingshot", "author": "chrish-slingshot",
"title": "ComfyUI-ImageGlitcher", "title": "CrasH Utils",
"reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher", "reference": "https://github.com/chrish-slingshot/CrasHUtils",
"files": [ "files": [
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher" "https://github.com/chrish-slingshot/CrasHUtils"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner <a href='https://www.airtightinteractive.com/demos/js/imageglitcher/' target='blank'>here</a>." "description": "A mixture of effects and quality of life nodes. Nodes: ImageGlitcher (gives an image a cool glitchy effect), ColorStylizer (highlights a single color in an image), QueryLocalLLM (queries a local LLM API though oobabooga), SDXLReslution (resolution picker for the standard SDXL resolutions, the complete list), SDXLResolutionSplit (splits the SDXL resolution into width and height). "
}, },
{ {
"author": "whatbirdisthat", "author": "whatbirdisthat",

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

@ -12,7 +12,9 @@
"https://github.com/0xbitches/ComfyUI-LCM": [ "https://github.com/0xbitches/ComfyUI-LCM": [
[ [
"LCM_Sampler", "LCM_Sampler",
"LCM_img2img_Sampler" "LCM_Sampler_Advanced",
"LCM_img2img_Sampler",
"LCM_img2img_Sampler_Advanced"
], ],
{ {
"title_aux": "Latent Consistency Model for ComfyUI" "title_aux": "Latent Consistency Model for ComfyUI"
@ -111,6 +113,7 @@
"BSZLatentDebug", "BSZLatentDebug",
"BSZLatentFill", "BSZLatentFill",
"BSZLatentGradient", "BSZLatentGradient",
"BSZLatentHSVAImage",
"BSZLatentOffsetXL", "BSZLatentOffsetXL",
"BSZLatentRGBAImage", "BSZLatentRGBAImage",
"BSZLatentbuster", "BSZLatentbuster",
@ -452,6 +455,7 @@
"BatchGLIGENSchedule", "BatchGLIGENSchedule",
"BatchPromptSchedule", "BatchPromptSchedule",
"BatchPromptScheduleEncodeSDXL", "BatchPromptScheduleEncodeSDXL",
"BatchStringSchedule",
"BatchValueSchedule", "BatchValueSchedule",
"CosWave", "CosWave",
"InvCosWave", "InvCosWave",
@ -1279,7 +1283,9 @@
"PM_RatioMerge2Image", "PM_RatioMerge2Image",
"PM_ReplaceBoxImg", "PM_ReplaceBoxImg",
"PM_RetinaFace", "PM_RetinaFace",
"PM_SkinRetouching" "PM_SkinRetouching",
"PM_SuperColorTransfer",
"PM_SuperMakeUpTransfer"
], ],
{ {
"title_aux": "ComfyUI-Portrait-Maker" "title_aux": "ComfyUI-Portrait-Maker"
@ -2208,14 +2214,6 @@
"title_aux": "Use Everywhere (UE Nodes)" "title_aux": "Use Everywhere (UE Nodes)"
} }
], ],
"https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [
[
"ImageGlitcher"
],
{
"title_aux": "ComfyUI-ImageGlitcher"
}
],
"https://github.com/city96/ComfyUI_ColorMod": [ "https://github.com/city96/ComfyUI_ColorMod": [
[ [
"ColorModEdges", "ColorModEdges",
@ -3829,6 +3827,7 @@
"KSamplerAdvanced (WLSH)", "KSamplerAdvanced (WLSH)",
"Multiply Integer (WLSH)", "Multiply Integer (WLSH)",
"Outpaint to Image (WLSH)", "Outpaint to Image (WLSH)",
"Prompt Weight (WLSH)",
"Quick Resolution Multiply (WLSH)", "Quick Resolution Multiply (WLSH)",
"Resolutions by Ratio (WLSH)", "Resolutions by Ratio (WLSH)",
"SDXL Quick Empty Latent (WLSH)", "SDXL Quick Empty Latent (WLSH)",

Loading…
Cancel
Save