Browse Source

update DB

pull/62/head
Dr.Lt.Data 1 year ago
parent
commit
2129947e53
  1. 60
      custom-node-list.json
  2. 38
      extension-node-map.json

60
custom-node-list.json

@ -195,6 +195,16 @@
"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." "description": "A node suite for ComfyUI with many new nodes, such as image processing, text processing, and more."
}, },
{
"author": "WASasquatch",
"title": "WAS Node Suite",
"reference": "https://github.com/WASasquatch/ComfyUI_Preset_Merger",
"files": [
"https://github.com/WASasquatch/ComfyUI_Preset_Merger"
],
"install_type": "git-clone",
"description": "Nodes: ModelMergeByPreset. Merge checkpoint models by preset"
},
{ {
"author": "omar92", "author": "omar92",
"title": "Quality of life Suit:V2", "title": "Quality of life Suit:V2",
@ -819,6 +829,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.<BR><p style='background-color: black; color: red;'>To use this extension, you need to download the <a href='https://drive.google.com/file/d/1To4V_Btc3QhCLBWZ0PdSNgC1cbm3isHP'>p2ldgan model</a> and save it in the <font color='white'>ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints</font> directory.</p>" "description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.<BR><p style='background-color: black; color: red;'>To use this extension, you need to download the <a href='https://drive.google.com/file/d/1To4V_Btc3QhCLBWZ0PdSNgC1cbm3isHP'>p2ldgan model</a> and save it in the <font color='white'>ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints</font> directory.</p>"
}, },
{
"author": "jamesWalker55",
"title": "Various ComfyUI Nodes by Type",
"reference": "https://github.com/jamesWalker55/comfyui-various",
"files": [
"https://github.com/jamesWalker55/comfyui-various"
],
"install_type": "git-clone",
"description": "Nodes: JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, ..."
},
{ {
"author": "adieyal", "author": "adieyal",
"title": "DynamicPrompts Custom Nodes", "title": "DynamicPrompts Custom Nodes",
@ -959,16 +979,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to Comfy-QR." "description": "A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to Comfy-QR."
}, },
{
"author": "jamesWalker55",
"title": "Various ComfyUI Nodes by Type",
"reference": "https://github.com/jamesWalker55/comfyui-various",
"files": [
"https://github.com/jamesWalker55/comfyui-various"
],
"install_type": "git-clone",
"description": "Nodes: JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, ..."
},
{ {
"author": "dimtoneff", "author": "dimtoneff",
"title": "ComfyUI PixelArt Detector", "title": "ComfyUI PixelArt Detector",
@ -1019,6 +1029,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text)." "description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text)."
}, },
{
"author": "NicholasMcCarthy",
"title": "ComfyUI_TravelSuite",
"reference": "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite",
"files": [
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes to apply various latent travel techniques."
},
{
"author": "ManglerFTW",
"title": "ComfyI2I",
"reference": "https://github.com/ManglerFTW/ComfyI2I",
"files": [
"https://github.com/ManglerFTW/ComfyI2I"
],
"install_type": "git-clone",
"description": "A set of custom nodes to perform image 2 image functions in ComfyUI."
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",
@ -1197,6 +1227,16 @@
"install_type": "copy", "install_type": "copy",
"description": "Nodes: CLIPTextEncodeA1111, RerouteTextForCLIPTextEncodeA1111." "description": "Nodes: CLIPTextEncodeA1111, RerouteTextForCLIPTextEncodeA1111."
}, },
{
"author": "SadaleNet",
"title": "ComfyUI A1111-like Prompt Custom Node Solution",
"reference": "https://github.com/wsippel/comfyui_ws",
"files": [
"https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py"
],
"install_type": "copy",
"description": "Nodes: SDXLResolutionPresets. Easy access to the officially supported resolutions, in both horizontal and vertical formats: 1024x1024, 1152x896, 1216x832, 1344x768, 1536x640"
},
{ {
"author": "theally", "author": "theally",
"title": "TheAlly's Custom Nodes", "title": "TheAlly's Custom Nodes",

38
extension-node-map.json

@ -226,8 +226,6 @@
], ],
"https://github.com/FizzleDorf/AIT": [ "https://github.com/FizzleDorf/AIT": [
"AITemplateControlNetLoader", "AITemplateControlNetLoader",
"AITemplateEmptyLatentImage",
"AITemplateLatentUpscale",
"AITemplateLoader", "AITemplateLoader",
"AITemplateVAEDecode", "AITemplateVAEDecode",
"AITemplateVAEEncode", "AITemplateVAEEncode",
@ -336,6 +334,15 @@
"Operation", "Operation",
"String" "String"
], ],
"https://github.com/ManglerFTW/ComfyI2I": [
"Color Transfer",
"Combine and Paste",
"Inpaint Segments",
"Mask Ops"
],
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
"LatentTravel"
],
"https://github.com/Nourepide/ComfyUI-Allor": [ "https://github.com/Nourepide/ComfyUI-Allor": [
"AlphaChanelAdd", "AlphaChanelAdd",
"AlphaChanelAddByMask", "AlphaChanelAddByMask",
@ -442,12 +449,16 @@
], ],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [ "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
"CR Apply ControlNet", "CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Aspect Ratio", "CR Aspect Ratio",
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Clip Input Switch", "CR Clip Input Switch",
"CR Color Tint", "CR Color Tint",
"CR Conditioning Input Switch", "CR Conditioning Input Switch",
"CR ControlNet Input Switch", "CR ControlNet Input Switch",
"CR Halftone Grid",
"CR Halftone Image",
"CR Halftones",
"CR Hires Fix Process Switch", "CR Hires Fix Process Switch",
"CR Image Input Switch", "CR Image Input Switch",
"CR Image Input Switch (4 way)", "CR Image Input Switch (4 way)",
@ -458,7 +469,12 @@
"CR Image Size", "CR Image Size",
"CR Img2Img Process Switch", "CR Img2Img Process Switch",
"CR Integer Multiple", "CR Integer Multiple",
"CR KSampler (Iterative)",
"CR Latent Batch Size",
"CR Latent Input Switch", "CR Latent Input Switch",
"CR Latent Upscale (Iterative)",
"CR LoRA Stack",
"CR Load Image Sequence",
"CR Load LoRA", "CR Load LoRA",
"CR Model Input Switch", "CR Model Input Switch",
"CR Module Input", "CR Module Input",
@ -568,6 +584,9 @@
"ttN textDebug", "ttN textDebug",
"ttN xyPlot" "ttN xyPlot"
], ],
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
"Preset_Model_Merge"
],
"https://github.com/WASasquatch/was-node-suite-comfyui": [ "https://github.com/WASasquatch/was-node-suite-comfyui": [
"BLIP Analyze Image", "BLIP Analyze Image",
"BLIP Model Loader", "BLIP Model Loader",
@ -627,6 +646,7 @@
"Image Input Switch", "Image Input Switch",
"Image Levels Adjustment", "Image Levels Adjustment",
"Image Load", "Image Load",
"Image Lucy Sharpen",
"Image Median Filter", "Image Median Filter",
"Image Mix RGB Channels", "Image Mix RGB Channels",
"Image Monitor Effects Filter", "Image Monitor Effects Filter",
@ -892,8 +912,10 @@
"DZ_Face_Detailer" "DZ_Face_Detailer"
], ],
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [ "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
"PixelArtDetectorConverter",
"PixelArtDetectorSave", "PixelArtDetectorSave",
"PixelArtDetectorToImage" "PixelArtDetectorToImage",
"PixelArtLoadPalettes"
], ],
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [ "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [
"Add Text To Image", "Add Text To Image",
@ -1295,6 +1317,10 @@
"OpenposePreprocessorInterpolate" "OpenposePreprocessorInterpolate"
], ],
"https://github.com/sipherxyz/comfyui-art-venture": [ "https://github.com/sipherxyz/comfyui-art-venture": [
"AV_CheckpointModelsToParametersPipe",
"AV_ParametersPipeToCheckpointModels",
"AV_ParametersPipeToPrompts",
"AV_PromptsToParametersPipe",
"AV_UploadImage", "AV_UploadImage",
"LoadImageFromUrl" "LoadImageFromUrl"
], ],
@ -1375,6 +1401,8 @@
"SDXLPromptStyler" "SDXLPromptStyler"
], ],
"https://github.com/uarefans/ComfyUI-Fans": [ "https://github.com/uarefans/ComfyUI-Fans": [
"Fans Prompt Styler Negative",
"Fans Prompt Styler Positive",
"Fans Styler", "Fans Styler",
"Fans Text Concatenate" "Fans Text Concatenate"
], ],
@ -1399,11 +1427,15 @@
"SDXL Steps (WLSH)", "SDXL Steps (WLSH)",
"Save Positive Prompt File (WLSH)", "Save Positive Prompt File (WLSH)",
"Save Prompt Info (WLSH)", "Save Prompt Info (WLSH)",
"Seed and Int (WLSH)",
"Seed to Number (WLSH)", "Seed to Number (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)"
], ],
"https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [
"SDXLResolutionPresets"
],
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [ "https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [
"CombineInput", "CombineInput",
"CostumeAgent_1", "CostumeAgent_1",

Loading…
Cancel
Save