update DB

This commit is contained in:
Dr.Lt.Data 2023-12-19 10:04:01 +09:00
parent 1ede9cff31
commit 182754ec75
8 changed files with 1100 additions and 436 deletions

View File

@ -190,7 +190,7 @@
"https://github.com/jags111/ComfyUI_Jags_Audiotools"
],
"install_type": "git-clone",
"description": "A collection amazing audio tools for working with audio and sound files in comfyUI"
"description": "This extension offers various audio generation tools"
},
{
"author": "Derfuu",
@ -568,7 +568,7 @@
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet"
],
"install_type": "git-clone",
"description": "Nodes: PoseNode, TranslateCLIPTextEncodeNode"
"description": "Nodes: PoseNode, PainterNode, TranslateTextNode, TranslateCLIPTextEncodeNode, DeepTranslatorTextNode, DeepTranslatorCLIPTextEncodeNode, ArgosTranslateTextNode, ArgosTranslateCLIPTextEncodeNode, PreviewTextNode.\n\nNOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension."
},
{
"author": "pythongosssss",
@ -766,12 +766,12 @@
{
"author": "Suzie1",
"title": "ComfyUI_Comfyroll_CustomNodes",
"reference": "https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes",
"reference": "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes",
"files": [
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes"
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes"
],
"install_type": "git-clone",
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes. NOTE: Maintainer is changed to Suzie1 from RockOfFire."
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes. NOTE: Maintainer is changed to Suzie1 from RockOfFire. [w/Using an outdated version has resulted in reported issues with updates not being applied. Trying to reinstall the software is advised.]"
},
{
"author": "bmad4ever",
@ -1474,7 +1474,7 @@
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes"
],
"install_type": "git-clone",
"description": "Nodes: SDXL - Resolutions, SDXL - Basic Settings, SDXL - Additional Settings, Math - Resolution Multiply, Math - Largest Integer, Switch - TXT2IMG & IMG2IMG"
"description": "Nodes: Various nodes to handle SDXL Resolutions, SDXL Basic Settings, IP Adapter Settings, Revision Settings, SDXL Prompt Styler, Crop Image to Square, Crop Image to Target Size, Get Date-Time String, Resolution Multiply, Largest Integer, 5-to-1 Switches for Integer, Images, Latents, Conditioning, Model, VAE, ControlNet"
},
{
"author": "hustille",
@ -2244,7 +2244,7 @@
"https://github.com/avatechai/avatar-graph-comfyui"
],
"install_type": "git-clone",
"description": "A custom nodes module for creating real-time interactive avatars powered by blender bpy mesh api + Avatech Shape Flow runtime."
"description": "Include nodes for sam + bpy operation, that allows workflow creations for generative 2d character rig."
},
{
"author": "TRI3D-LC",
@ -2726,7 +2726,7 @@
],
"nodename_pattern": " \\(jov\\)$",
"install_type": "git-clone",
"description": "Compose like Substance Designer. Webcams, Media Streams (in/out), Tick animation, Color correction, Geometry manipulation, Pixel shader, Polygonal shape generator, Remap images gometry and color, Heavily inspired by WAS and MTB Node Suites"
"description": "Procedural & Compositing. Includes a Webcam node."
},
{
"author": "Umikaze-job",
@ -2887,7 +2887,7 @@
"https://github.com/Danand/ComfyUI-ComfyCouple"
],
"install_type": "git-clone",
"description": " Simple custom node which helps to generate images of actual couples."
"description": " If you want to draw two different characters together without blending their features, so you could try to check out this custom node."
},
{
"author": "42lux",
@ -2921,7 +2921,7 @@
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-Text_Image-Composite",
"title": "ComfyUI-Text_Image-Composite [WIP]",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite"
@ -2977,7 +2977,7 @@
"https://github.com/discopixel-studio/comfyui-discopixel"
],
"install_type": "git-clone",
"description": "Nodes:TransformTemplateOntoFaceMask, ..."
"description": "Nodes:TransformTemplateOntoFaceMask, ... A small collection of custom nodes for use with ComfyUI, by Discopixel"
},
{
"author": "zcfrank1st",
@ -3551,6 +3551,16 @@
"install_type": "git-clone",
"description": "Nodes: Combine ZHGMasks, ZHG FaceIndex"
},
{
"author": "IDGallagher",
"title": "IG Interpolation Nodes",
"reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes",
"files": [
"https://github.com/IDGallagher/ComfyUI-IG-Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes to aid in the exploration of Latent Space"
},

View File

@ -742,6 +742,22 @@
"title_aux": "ComfyUI Diffusion Color Grading"
}
],
"https://github.com/IDGallagher/ComfyUI-IG-Nodes": [
[
"IG Analyze SSIM",
"IG Explorer",
"IG Folder",
"IG Load Images",
"IG Multiply"
],
{
"author": "IDGallagher",
"description": "Custom nodes to aid in the exploration of Latent Space",
"nickname": "IG Interpolation Nodes",
"title": "IG Interpolation Nodes",
"title_aux": "IG Interpolation Nodes"
}
],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[
"Conditioning Switch (JPS)",
@ -1280,212 +1296,6 @@
"title_aux": "pfaeff-comfyui"
}
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR 3D Camera Drone",
"CR 3D Camera Static",
"CR 3D Polygon",
"CR 3D Solids",
"CR ASCII Pattern",
"CR Add Annotation",
"CR Alternate Latents",
"CR Apply Annotations",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
"CR Apply Multi Upscale",
"CR Apply Multi-ControlNet",
"CR Arabic Text RTL",
"CR Aspect Ratio",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Binary Pattern",
"CR Central Schedule",
"CR Check Job Complete",
"CR Checker Pattern",
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
"CR Color Panel",
"CR Color Tint",
"CR Combine Schedules",
"CR Comic Panel Templates",
"CR Comic Panel Templates (Advanced)",
"CR Comic Panel Templates Advanced",
"CR Composite Text",
"CR Conditioning Input Switch",
"CR Conditioning Mixer",
"CR Continuous Rotation",
"CR Continuous Track",
"CR Continuous Zoom",
"CR ControlNet Input Switch",
"CR Current Frame",
"CR Cycle Images",
"CR Cycle Images Simple",
"CR Cycle LoRAs",
"CR Cycle Models",
"CR Cycle Styles",
"CR Cycle Text",
"CR Cycle Text Simple",
"CR Debatch Frames",
"CR Display Font",
"CR Draw OBJ",
"CR Draw Perspective Text",
"CR Draw Text",
"CR Encode Scheduled Prompts",
"CR Float To Integer",
"CR Float To String",
"CR Gradient Float",
"CR Gradient Integer",
"CR Halftone Filter",
"CR Halftone Grid",
"CR Hires Fix Process Switch",
"CR Image Border",
"CR Image Grid Panel",
"CR Image Input Switch",
"CR Image Input Switch (4 way)",
"CR Image List",
"CR Image List Simple",
"CR Image Output",
"CR Image Panel",
"CR Image Pipe Edit",
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image Transition",
"CR Image XY Panel",
"CR Img2Img Process Switch",
"CR Increment Float",
"CR Increment Integer",
"CR Index",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Input Text List",
"CR Integer Multiple",
"CR Integer To String",
"CR Interpolate Latents",
"CR Interpolate Prompt Weights",
"CR Interpolate Rotation",
"CR Interpolate Track",
"CR Interpolate Zoom",
"CR Job Current Frame",
"CR Job List",
"CR Job Scheduler",
"CR Keyframe List",
"CR Latent Batch Size",
"CR Latent Input Switch",
"CR LoRA List",
"CR LoRA Stack",
"CR Load Animation Frames",
"CR Load Flow Frames",
"CR Load LoRA",
"CR Load Prompt Style",
"CR Load Schedule From File",
"CR Load Scheduled ControlNets",
"CR Load Scheduled LoRAs",
"CR Load Scheduled Models",
"CR Load Workflow",
"CR Load XY Annotation From File",
"CR Mask Text",
"CR Model Input Switch",
"CR Model List",
"CR Model Merge Stack",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Multi Upscale Stack",
"CR Multi-ControlNet Stack",
"CR Multi-Panel Meme Template",
"CR Output Flow Frames",
"CR Output Schedule To File",
"CR Overlay Text",
"CR Overlay Transparent Image",
"CR Page Layout",
"CR Pipe Switch",
"CR Polygons",
"CR Popular Meme Templates",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt Scheduler",
"CR Prompt Text",
"CR Prompt Weight Scheduler",
"CR Radial Gradient",
"CR Random Hex Color",
"CR Random LoRA Stack",
"CR Random Multiline Values",
"CR Random RGB",
"CR Random RGB Gradient",
"CR Random Weight LoRA",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder",
"CR SDXL Prompt Mix Presets",
"CR SDXL Style Text",
"CR Schedule Camera Movements",
"CR Schedule ControlNets",
"CR Schedule Input Switch",
"CR Schedule Styles",
"CR Schedule To ScheduleList",
"CR Seed",
"CR Seed to Int",
"CR Select Model",
"CR Simple Annotations",
"CR Simple Banner",
"CR Simple Binary Pattern",
"CR Simple Binary Pattern Simple",
"CR Simple Image Watermark",
"CR Simple Meme Template",
"CR Simple Prompt List",
"CR Simple Prompt List Keyframes",
"CR Simple Prompt Scheduler",
"CR Simple Schedule",
"CR Simple Text Panel",
"CR Simple Text Scheduler",
"CR Simple Text Watermark",
"CR Simple Titles",
"CR Simple Value Scheduler",
"CR Spawn Workflow Instance",
"CR Split String",
"CR Starburst Colors",
"CR Starburst Lines",
"CR String To Combo",
"CR String To Number",
"CR Strobe Images",
"CR Style Bars",
"CR Style List",
"CR Switch Model and CLIP",
"CR System TrueType Font",
"CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List",
"CR Text List Cross Join",
"CR Text List Simple",
"CR Text List To String",
"CR Text Scheduler",
"CR Trigger",
"CR Upscale Image",
"CR VAE Input Switch",
"CR Value",
"CR Value Scheduler",
"CR XY From Folder",
"CR XY Grid",
"CR XY Index",
"CR XY Interpolate",
"CR XY List",
"CR XY Save Grid Image",
"CR XYZ Index",
"CR XYZ Interpolate",
"CR XYZ List"
],
{
"author": "RockOfFire",
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.",
"nickname": "Comfyroll Custom Nodes",
"title": "Comfyroll Custom Nodes",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
}
],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
[
"ImageDuplicator",
@ -1686,6 +1496,215 @@
"title_aux": "stability-ComfyUI-nodes"
}
],
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": [
[
"CR 3D Camera Drone",
"CR 3D Camera Static",
"CR 3D Polygon",
"CR 3D Solids",
"CR ASCII Pattern",
"CR Add Annotation",
"CR Alternate Latents",
"CR Apply Annotations",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
"CR Apply Multi Upscale",
"CR Apply Multi-ControlNet",
"CR Arabic Text RTL",
"CR Aspect Ratio",
"CR Aspect Ratio Banners",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Binary Pattern",
"CR Central Schedule",
"CR Check Job Complete",
"CR Checker Pattern",
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
"CR Color Panel",
"CR Color Tint",
"CR Combine Schedules",
"CR Comic Panel Templates",
"CR Comic Panel Templates (Advanced)",
"CR Comic Panel Templates Advanced",
"CR Composite Text",
"CR Conditioning Input Switch",
"CR Conditioning Mixer",
"CR Continuous Rotation",
"CR Continuous Track",
"CR Continuous Zoom",
"CR ControlNet Input Switch",
"CR Current Frame",
"CR Cycle Images",
"CR Cycle Images Simple",
"CR Cycle LoRAs",
"CR Cycle Models",
"CR Cycle Styles",
"CR Cycle Text",
"CR Cycle Text Simple",
"CR Debatch Frames",
"CR Display Font",
"CR Draw OBJ",
"CR Draw Perspective Text",
"CR Draw Text",
"CR Encode Scheduled Prompts",
"CR Float To Integer",
"CR Float To String",
"CR Font File List",
"CR Gradient Float",
"CR Gradient Integer",
"CR Halftone Filter",
"CR Halftone Grid",
"CR Hires Fix Process Switch",
"CR Image Border",
"CR Image Grid Panel",
"CR Image Input Switch",
"CR Image Input Switch (4 way)",
"CR Image List",
"CR Image List Simple",
"CR Image Output",
"CR Image Panel",
"CR Image Pipe Edit",
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image Transition",
"CR Image XY Panel",
"CR Img2Img Process Switch",
"CR Increment Float",
"CR Increment Integer",
"CR Index",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Input Text List",
"CR Integer Multiple",
"CR Integer To String",
"CR Interpolate Latents",
"CR Interpolate Prompt Weights",
"CR Interpolate Rotation",
"CR Interpolate Track",
"CR Interpolate Zoom",
"CR Job Current Frame",
"CR Job List",
"CR Job Scheduler",
"CR Keyframe List",
"CR Latent Batch Size",
"CR Latent Input Switch",
"CR LoRA List",
"CR LoRA Stack",
"CR Load Animation Frames",
"CR Load Flow Frames",
"CR Load LoRA",
"CR Load Prompt Style",
"CR Load Schedule From File",
"CR Load Scheduled ControlNets",
"CR Load Scheduled LoRAs",
"CR Load Scheduled Models",
"CR Load Workflow",
"CR Load XY Annotation From File",
"CR Mask Text",
"CR Model Input Switch",
"CR Model List",
"CR Model Merge Stack",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Multi Upscale Stack",
"CR Multi-ControlNet Stack",
"CR Multi-Panel Meme Template",
"CR Output Flow Frames",
"CR Output Schedule To File",
"CR Overlay Text",
"CR Overlay Transparent Image",
"CR Page Layout",
"CR Pipe Switch",
"CR Polygons",
"CR Popular Meme Templates",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt Scheduler",
"CR Prompt Text",
"CR Prompt Weight Scheduler",
"CR Radial Gradient",
"CR Random Hex Color",
"CR Random LoRA Stack",
"CR Random Multiline Values",
"CR Random RGB",
"CR Random RGB Gradient",
"CR Random Weight LoRA",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder",
"CR SDXL Prompt Mix Presets",
"CR SDXL Style Text",
"CR Schedule Camera Movements",
"CR Schedule ControlNets",
"CR Schedule Input Switch",
"CR Schedule Styles",
"CR Schedule To ScheduleList",
"CR Seed",
"CR Seed to Int",
"CR Select Model",
"CR Simple Annotations",
"CR Simple Banner",
"CR Simple Binary Pattern",
"CR Simple Binary Pattern Simple",
"CR Simple Image Compare",
"CR Simple Image Watermark",
"CR Simple Meme Template",
"CR Simple Prompt List",
"CR Simple Prompt List Keyframes",
"CR Simple Prompt Scheduler",
"CR Simple Schedule",
"CR Simple Text Panel",
"CR Simple Text Scheduler",
"CR Simple Text Watermark",
"CR Simple Titles",
"CR Simple Value Scheduler",
"CR Spawn Workflow Instance",
"CR Split String",
"CR Starburst Colors",
"CR Starburst Lines",
"CR String To Combo",
"CR String To Number",
"CR Strobe Images",
"CR Style Bars",
"CR Style List",
"CR Switch Model and CLIP",
"CR System TrueType Font",
"CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List",
"CR Text List Cross Join",
"CR Text List Simple",
"CR Text List To String",
"CR Text Scheduler",
"CR Trigger",
"CR Upscale Image",
"CR VAE Input Switch",
"CR Value",
"CR Value Scheduler",
"CR XY From Folder",
"CR XY Grid",
"CR XY Index",
"CR XY Interpolate",
"CR XY List",
"CR XY Save Grid Image",
"CR XYZ Index",
"CR XYZ Interpolate",
"CR XYZ List"
],
{
"author": "RockOfFire",
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.",
"nickname": "Comfyroll Custom Nodes",
"title": "Comfyroll Custom Nodes",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
}
],
"https://github.com/Sxela/ComfyWarp": [
[
"ExtractOpticalFlow",
@ -2267,7 +2286,7 @@
"Text_Image_Zho"
],
{
"title_aux": "ComfyUI-Text_Image-Composite"
"title_aux": "ComfyUI-Text_Image-Composite [WIP]"
}
],
"https://github.com/ZaneA/ComfyUI-ImageReward": [
@ -5365,8 +5384,12 @@
"LCM_IPAdapter_inpaint",
"LCM_outpaint_prep",
"LoadImageNode_LCM",
"Loader_SegmindVega",
"OutpaintCanvasTool",
"SaveImage_LCM",
"SaveImage_Puzzle",
"SaveImage_PuzzleV2",
"SegmindVega",
"stitch"
],
{

View File

@ -165,7 +165,7 @@
"title": "comfyui-wormley-nodes",
"reference": "https://github.com/wormley/comfyui-wormley-nodes",
"files": [
"hhttps://github.com/wormley/comfyui-wormley-nodes"
"https://github.com/wormley/comfyui-wormley-nodes"
],
"install_type": "git-clone",
"description": "Nodes: CheckpointVAELoaderSimpleText, CheckpointVAESelectorText, LoRA_Tag_To_Stack"

View File

@ -1,11 +1,609 @@
{
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": [
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [
[
"LaMaPreprocessor",
"lamaPreprocessor"
"FloatToInt-badger",
"FloatToString-badger",
"ImageNormalization-badger",
"ImageOverlap-badger",
"ImageScaleToSide-badger",
"IntToString-badger",
"StringToFizz-badger",
"TextListToString-badger"
],
{
"title_aux": "ComfyUI LaMA Preprocessor [WIP]"
"title_aux": "ComfyUI_BadgerTools"
}
],
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": [
[
"BDXTestInt",
"ColorMatch",
"ColorToMask",
"ConditioningMultiCombine",
"ConditioningSetMaskAndCombine",
"ConditioningSetMaskAndCombine3",
"ConditioningSetMaskAndCombine4",
"ConditioningSetMaskAndCombine5",
"CreateAudioMask",
"CreateFadeMask",
"CreateFluidMask",
"CreateGradientMask",
"CreateTextMask",
"CrossFadeImages",
"EmptyLatentImagePresets",
"GrowMaskWithBlur",
"SomethingToString",
"VRAM_Debug"
],
{
"author": "BlueDangerX",
"title": "BDXNodes",
"title_aux": "ComfyUI-BDXNodes [WIP]"
}
],
"https://github.com/Brandelan/ComfyUI_bd_customNodes": [
[
"BD Random Range",
"BD Random Settings",
"BD Sequencer",
"BD Settings"
],
{
"title_aux": "ComfyUI_bd_customNodes"
}
],
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": [
[
"PrimereAnyOutput",
"PrimereCKPT",
"PrimereCKPTLoader",
"PrimereCLIPEncoder",
"PrimereClearPrompt",
"PrimereDynamicParser",
"PrimereEmbedding",
"PrimereEmbeddingHandler",
"PrimereEmbeddingKeywordMerger",
"PrimereHypernetwork",
"PrimereLCMSelector",
"PrimereLORA",
"PrimereLatentNoise",
"PrimereLoraKeywordMerger",
"PrimereLoraStackMerger",
"PrimereMetaRead",
"PrimereMetaSave",
"PrimereModelKeyword",
"PrimereNetworkTagLoader",
"PrimerePrompt",
"PrimerePromptSwitch",
"PrimereResolution",
"PrimereResolutionMultiplier",
"PrimereSamplers",
"PrimereSeed",
"PrimereStepsCfg",
"PrimereStyleLoader",
"PrimereStylePile",
"PrimereTextOutput",
"PrimereVAE",
"PrimereVAELoader",
"PrimereVAESelector",
"PrimereVisualCKPT",
"PrimereVisualEmbedding",
"PrimereVisualHypernetwork",
"PrimereVisualLORA",
"PrimereVisualStyle"
],
{
"title_aux": "Primere nodes for ComfyUI"
}
],
"https://github.com/Fannovel16/ComfyUI-MotionDiff": [
[
"EmptyMotionData",
"ExportSMPLTo3DSoftware",
"MotionCLIPTextEncode",
"MotionDataVisualizer",
"MotionDiffLoader",
"MotionDiffSimpleSampler",
"RenderSMPLMesh",
"SMPLLoader",
"SaveSMPL",
"SmplifyMotionData"
],
{
"title_aux": "ComfyUI MotionDiff"
}
],
"https://github.com/IvanZhd/comfyui-codeformer": [
[
"RedBeanie_CustomImageInverter"
],
{
"title_aux": "comfyui-codeformer [WIP]"
}
],
"https://github.com/Jaxkr/comfyui-terminal-command": [
[
"Terminal"
],
{
"title_aux": "comfyui-terminal-command [UNSAFE]"
}
],
"https://github.com/Jordach/comfy-consistency-vae": [
[
"Comfy_ConsistencyVAE"
],
{
"title_aux": "comfy-consistency-vae"
}
],
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": [
[
"SpaceFlower_HangulPrompt",
"SpaceFlower_Prompt"
],
{
"title_aux": "ComfyUI-SpaceFlower"
}
],
"https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": [
[
"FloatMath",
"MS_Boolean",
"MS_Float",
"MS_GenerateSeed",
"MS_NP_Vector3",
"PowerFractalCrossHatchNode",
"PowerFractalNoiseNode",
"VectorMath"
],
{
"title_aux": "ComfyUI-MS-Nodes [WIP]"
}
],
"https://github.com/WSJUSA/Comfyui-StableSR": [
[
"ColorFix",
"StableSRUpscalerPipe"
],
{
"author": "WSJUSA",
"description": "This module enables StableSR in Comgfyui. Ported work of sd-webui-stablesr. Original work for Auotmaatic1111 version of this module and StableSR credit to LIightChaser and Jianyi Wang.",
"nickname": "StableSR",
"title": "StableSR",
"title_aux": "pre-comfyui-stablsr"
}
],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
[
"Blended Transition [DVB]",
"Calculation [DVB]",
"Create Frame Set [DVB]",
"Divide [DVB]",
"Fade From Black [DVB]",
"Fade To Black [DVB]",
"Float Input [DVB]",
"For Each Done [DVB]",
"For Each Filename [DVB]",
"Frame Set Append [DVB]",
"Frame Set Frame Dimensions Scaled [DVB]",
"Frame Set Index Offset [DVB]",
"Frame Set Merger [DVB]",
"Frame Set Reindex [DVB]",
"Frame Set Repeat [DVB]",
"Frame Set Reverse [DVB]",
"Frame Set Split Beginning [DVB]",
"Frame Set Split End [DVB]",
"Frame Set Splitter [DVB]",
"Generate Inbetween Frames [DVB]",
"Int Input [DVB]",
"Linear Camera Pan [DVB]",
"Linear Camera Roll [DVB]",
"Linear Camera Zoom [DVB]",
"Load Image From Path [DVB]",
"Multiply [DVB]",
"Sine Camera Pan [DVB]",
"Sine Camera Roll [DVB]",
"Sine Camera Zoom [DVB]",
"String Input [DVB]",
"Text Input [DVB]",
"Trace Memory Allocation [DVB]",
"Unwrap Frame Set [DVB]"
],
{
"title_aux": "Dream Project Video Batches [WIP]"
}
],
"https://github.com/comfyanonymous/ComfyUI": [
[
"BasicScheduler",
"CLIPLoader",
"CLIPMergeSimple",
"CLIPSave",
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
"CLIPVisionEncode",
"CLIPVisionLoader",
"Canny",
"CheckpointLoader",
"CheckpointLoaderSimple",
"CheckpointSave",
"ConditioningAverage",
"ConditioningCombine",
"ConditioningConcat",
"ConditioningSetArea",
"ConditioningSetAreaPercentage",
"ConditioningSetMask",
"ConditioningSetTimestepRange",
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetLoader",
"CropMask",
"DiffControlNetLoader",
"DiffusersLoader",
"DualCLIPLoader",
"EmptyImage",
"EmptyLatentImage",
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
"FreeU",
"FreeU_V2",
"GLIGENLoader",
"GLIGENTextBoxApply",
"GrowMask",
"HyperTile",
"HypernetworkLoader",
"ImageBatch",
"ImageBlend",
"ImageBlur",
"ImageColorToMask",
"ImageCompositeMasked",
"ImageCrop",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImagePadForOutpaint",
"ImageQuantize",
"ImageScale",
"ImageScaleBy",
"ImageScaleToTotalPixels",
"ImageSharpen",
"ImageToMask",
"ImageUpscaleWithModel",
"InvertMask",
"JoinImageWithAlpha",
"KSampler",
"KSamplerAdvanced",
"KSamplerSelect",
"KarrasScheduler",
"LatentAdd",
"LatentBatch",
"LatentBlend",
"LatentComposite",
"LatentCompositeMasked",
"LatentCrop",
"LatentFlip",
"LatentFromBatch",
"LatentInterpolate",
"LatentMultiply",
"LatentRotate",
"LatentSubtract",
"LatentUpscale",
"LatentUpscaleBy",
"LoadImage",
"LoadImageMask",
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
"ModelMergeBlocks",
"ModelMergeSimple",
"ModelMergeSubtract",
"ModelSamplingContinuousEDM",
"ModelSamplingDiscrete",
"PatchModelAddDownscale",
"PerpNeg",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"PreviewImage",
"RebatchLatents",
"RepeatImageBatch",
"RepeatLatentBatch",
"RescaleCFG",
"SDTurboScheduler",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerDPMPP_2M_SDE",
"SamplerDPMPP_SDE",
"SaveAnimatedPNG",
"SaveAnimatedWEBP",
"SaveImage",
"SaveLatent",
"SelfAttentionGuidance",
"SetLatentNoiseMask",
"SolidMask",
"SplitImageWithAlpha",
"SplitSigmas",
"StableZero123_Conditioning",
"StyleModelApply",
"StyleModelLoader",
"TomePatchModel",
"UNETLoader",
"UpscaleModelLoader",
"VAEDecode",
"VAEDecodeTiled",
"VAEEncode",
"VAEEncodeForInpaint",
"VAEEncodeTiled",
"VAELoader",
"VAESave",
"VPScheduler",
"VideoLinearCFGGuidance",
"unCLIPCheckpointLoader",
"unCLIPConditioning"
],
{
"title_aux": "ComfyUI"
}
],
"https://github.com/crystian/ComfyUI-Crys-Plugins": [
[
"CImageMetadata",
"CShowResolution"
],
{
"author": "Crystian",
"description": "Plugins for multiples uses, mainly for debugging, you need it!",
"nickname": "Crys-Plugins",
"title": "Crys-Plugins",
"title_aux": "Crystian Node Suite [WIP]"
}
],
"https://github.com/dnl13/ComfyUI-dnl13-seg": [
[
"Automatic Segmentation (dnl13)",
"BatchSelector (dnl13)",
"Combine Images By Mask (dnl13)",
"Dinov1 Model Loader (dnl13)",
"Mask with prompt (dnl13)",
"RGB (dnl13)",
"SAM Model Loader (dnl13)"
],
{
"title_aux": "ComfyUI-dnl13-seg"
}
],
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
[
"ExecStrAsCode",
"KSamplerAdvancedWithDenoise",
"MergeStrings",
"RandnLatentImage",
"StrTuple"
],
{
"title_aux": "ComfyUI_WcpD_Utility_Kit"
}
],
"https://github.com/eigenpunk/ComfyUI-audio": [
[
"ConvertAudio",
"MusicgenGenerate",
"MusicgenHFGenerate",
"MusicgenHFLoader",
"MusicgenLoader",
"PreviewAudio",
"SaveAudio",
"TortoiseTTSGenerate",
"TortoiseTTSLoader"
],
{
"title_aux": "ComfyUI-audio"
}
],
"https://github.com/flowtyone/comfyui-flowty-lcm": [
[
"LCMSampler"
],
{
"title_aux": "comfyui-flowty-lcm"
}
],
"https://github.com/foglerek/comfyui-cem-tools": [
[
"ProcessImageBatch"
],
{
"title_aux": "comfyui-cem-tools"
}
],
"https://github.com/gameltb/ComfyUI_stable_fast": [
[
"ApplyStableFastUnet",
"ApplyTensorRTControlNet",
"ApplyTensorRTUnet",
"ApplyTensorRTVaeDecoder"
],
{
"title_aux": "ComfyUI_stable_fast"
}
],
"https://github.com/hinablue/ComfyUI_3dPoseEditor": [
[
"Hina.PoseEditor3D"
],
{
"title_aux": "ComfyUI 3D Pose Editor"
}
],
"https://github.com/ilovejohnwhite/UncleBillyGoncho": [
[
"CannyEdgePreprocessor",
"HintImageEnchance",
"ImageGenResolutionFromImage",
"ImageGenResolutionFromLatent",
"LineArtPreprocessor",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"SuckerPunch",
"UWU_Preprocessor",
"VooDooNode",
"VooDooNode2"
],
{
"title_aux": "TatToolkit"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
[
"JN_AreaInfo",
"JN_AreaNormalize",
"JN_AreaWidthHeight",
"JN_AreaXY",
"JN_Blip",
"JN_BlipLoader",
"JN_BooleanOperation",
"JN_Condition",
"JN_CoolDown",
"JN_CoolDownOutput",
"JN_CropFace",
"JN_DatetimeFormat",
"JN_DatetimeInfo",
"JN_DatetimeNow",
"JN_Dump",
"JN_DumpOutput",
"JN_FaceRestoreModelLoader",
"JN_FaceRestoreWithModel",
"JN_FirstActive",
"JN_ImageAddMask",
"JN_ImageBatch",
"JN_ImageCenterArea",
"JN_ImageCrop",
"JN_ImageGrid",
"JN_ImageInfo",
"JN_ImageSharpness",
"JN_ImageSquare",
"JN_ImageUncrop",
"JN_KSampler",
"JN_KSamplerAdvancedParams",
"JN_KSamplerFaceRestoreParams",
"JN_KSamplerResizeInputParams",
"JN_KSamplerResizeOutputParams",
"JN_KSamplerSeamlessParams",
"JN_KSamplerTileParams",
"JN_LoadImageDirectory",
"JN_LogicOperation",
"JN_MaskInfo",
"JN_MathOperation",
"JN_MathOperationArray",
"JN_PrimitiveArrayInfo",
"JN_PrimitiveBatchToArray",
"JN_PrimitiveBoolean",
"JN_PrimitiveFloat",
"JN_PrimitiveInt",
"JN_PrimitivePrompt",
"JN_PrimitiveString",
"JN_PrimitiveStringMultiline",
"JN_PrimitiveStringToArray",
"JN_PrimitiveToArray",
"JN_PrimitiveToBoolean",
"JN_PrimitiveToFloat",
"JN_PrimitiveToInt",
"JN_PrimitiveToString",
"JN_RemoveBackground",
"JN_Seamless",
"JN_SeamlessBorder",
"JN_SeamlessBorderCrop",
"JN_SelectItem",
"JN_Sleep",
"JN_SleepOutput",
"JN_SliceOperation",
"JN_StopIf",
"JN_StopIfOutput",
"JN_TextConcatenation",
"JN_TextReplace",
"JN_TimedeltaFormat",
"JN_TimedeltaInfo",
"JN_VAEPatch"
],
{
"title_aux": "jn_node_suite_comfyui [WIP]"
}
],
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
[
"ObjectPromptWithTemplate",
"PromptWithTemplate"
],
{
"title_aux": "ComfyUI_Prompt_Template_CustomNodes"
}
],
"https://github.com/laksjdjf/ssd-1b-comfyui": [
[
"SSD-1B-Loader"
],
{
"title_aux": "ssd-1b-comfyui"
}
],
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": [
[
"ComboToString",
"ExecutionBlocker",
"ExecutionControlString",
"ExecutionOneOf",
"ExecutionSwitch",
"InputUnzip",
"InputZip",
"LoopControl",
"LoopCounterCondition",
"OptionalTest",
"TensorToCPU"
],
{
"title_aux": "ComfyUI-Workflow-Component [WIP]"
}
],
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
[
"BinaryImageMask",
"ImagePadding",
"LoadLastImage",
"RandomMask",
"TransparentImage"
],
{
"title_aux": "ComfyUI-TrollSuite"
}
],
"https://github.com/phineas-pta/comfy-trt-test": [
[
"TRT_Lora_Loader",
"TRT_Torch_Compile",
"TRT_Unet_Loader"
],
{
"author": "PTA",
"description": "attempt to use TensorRT with ComfyUI, not yet compatible with ComfyUI-Manager, see README for instructions",
"nickname": "comfy trt test",
"title": "TensorRT with ComfyUI (work-in-progress)",
"title_aux": "comfy-trt-test [WIP]"
}
],
"https://github.com/wormley/comfyui-wormley-nodes": [
[
"CheckpointVAELoaderSimpleText",
"CheckpointVAESelectorText",
"LoRA_Tag_To_Stack"
],
{
"title_aux": "comfyui-wormley-nodes"
}
]
}

View File

@ -1,4 +1,4 @@
#!/bin/bash
source ../../../../venv/bin/activate
rm .tmp/*.py > /dev/null
python ../../scanner.py
rm ~/.tmp/dev/*.py > /dev/null 2>&1
python ../../scanner.py ~/.tmp/dev

View File

@ -10,6 +10,16 @@
},
{
"author": "IDGallagher",
"title": "IG Interpolation Nodes",
"reference": "hhttps://github.com/IDGallagher/ComfyUI-IG-Nodes",
"files": [
"https://github.com/IDGallagher/ComfyUI-IG-Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes to aid in the exploration of Latent Space"
},
{
"author": "rcfcu2000",
"title": "zhihuige-nodes-comfyui",
@ -583,7 +593,7 @@
"https://github.com/jags111/ComfyUI_Jags_Audiotools"
],
"install_type": "git-clone",
"description": "A collection amazing audio tools for working with audio and sound files in comfyUI"
"description": "This extension offers various audio generation tools"
},
{
"author": "Haoming02",
@ -672,7 +682,7 @@
"https://github.com/discopixel-studio/comfyui-discopixel"
],
"install_type": "git-clone",
"description": "Nodes:TransformTemplateOntoFaceMask, ..."
"description": "Nodes:TransformTemplateOntoFaceMask, ... A small collection of custom nodes for use with ComfyUI, by Discopixel"
},
{
"author": "zhuanqianfish",

View File

@ -742,6 +742,22 @@
"title_aux": "ComfyUI Diffusion Color Grading"
}
],
"https://github.com/IDGallagher/ComfyUI-IG-Nodes": [
[
"IG Analyze SSIM",
"IG Explorer",
"IG Folder",
"IG Load Images",
"IG Multiply"
],
{
"author": "IDGallagher",
"description": "Custom nodes to aid in the exploration of Latent Space",
"nickname": "IG Interpolation Nodes",
"title": "IG Interpolation Nodes",
"title_aux": "IG Interpolation Nodes"
}
],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[
"Conditioning Switch (JPS)",
@ -1280,212 +1296,6 @@
"title_aux": "pfaeff-comfyui"
}
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR 3D Camera Drone",
"CR 3D Camera Static",
"CR 3D Polygon",
"CR 3D Solids",
"CR ASCII Pattern",
"CR Add Annotation",
"CR Alternate Latents",
"CR Apply Annotations",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
"CR Apply Multi Upscale",
"CR Apply Multi-ControlNet",
"CR Arabic Text RTL",
"CR Aspect Ratio",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Binary Pattern",
"CR Central Schedule",
"CR Check Job Complete",
"CR Checker Pattern",
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
"CR Color Panel",
"CR Color Tint",
"CR Combine Schedules",
"CR Comic Panel Templates",
"CR Comic Panel Templates (Advanced)",
"CR Comic Panel Templates Advanced",
"CR Composite Text",
"CR Conditioning Input Switch",
"CR Conditioning Mixer",
"CR Continuous Rotation",
"CR Continuous Track",
"CR Continuous Zoom",
"CR ControlNet Input Switch",
"CR Current Frame",
"CR Cycle Images",
"CR Cycle Images Simple",
"CR Cycle LoRAs",
"CR Cycle Models",
"CR Cycle Styles",
"CR Cycle Text",
"CR Cycle Text Simple",
"CR Debatch Frames",
"CR Display Font",
"CR Draw OBJ",
"CR Draw Perspective Text",
"CR Draw Text",
"CR Encode Scheduled Prompts",
"CR Float To Integer",
"CR Float To String",
"CR Gradient Float",
"CR Gradient Integer",
"CR Halftone Filter",
"CR Halftone Grid",
"CR Hires Fix Process Switch",
"CR Image Border",
"CR Image Grid Panel",
"CR Image Input Switch",
"CR Image Input Switch (4 way)",
"CR Image List",
"CR Image List Simple",
"CR Image Output",
"CR Image Panel",
"CR Image Pipe Edit",
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image Transition",
"CR Image XY Panel",
"CR Img2Img Process Switch",
"CR Increment Float",
"CR Increment Integer",
"CR Index",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Input Text List",
"CR Integer Multiple",
"CR Integer To String",
"CR Interpolate Latents",
"CR Interpolate Prompt Weights",
"CR Interpolate Rotation",
"CR Interpolate Track",
"CR Interpolate Zoom",
"CR Job Current Frame",
"CR Job List",
"CR Job Scheduler",
"CR Keyframe List",
"CR Latent Batch Size",
"CR Latent Input Switch",
"CR LoRA List",
"CR LoRA Stack",
"CR Load Animation Frames",
"CR Load Flow Frames",
"CR Load LoRA",
"CR Load Prompt Style",
"CR Load Schedule From File",
"CR Load Scheduled ControlNets",
"CR Load Scheduled LoRAs",
"CR Load Scheduled Models",
"CR Load Workflow",
"CR Load XY Annotation From File",
"CR Mask Text",
"CR Model Input Switch",
"CR Model List",
"CR Model Merge Stack",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Multi Upscale Stack",
"CR Multi-ControlNet Stack",
"CR Multi-Panel Meme Template",
"CR Output Flow Frames",
"CR Output Schedule To File",
"CR Overlay Text",
"CR Overlay Transparent Image",
"CR Page Layout",
"CR Pipe Switch",
"CR Polygons",
"CR Popular Meme Templates",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt Scheduler",
"CR Prompt Text",
"CR Prompt Weight Scheduler",
"CR Radial Gradient",
"CR Random Hex Color",
"CR Random LoRA Stack",
"CR Random Multiline Values",
"CR Random RGB",
"CR Random RGB Gradient",
"CR Random Weight LoRA",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder",
"CR SDXL Prompt Mix Presets",
"CR SDXL Style Text",
"CR Schedule Camera Movements",
"CR Schedule ControlNets",
"CR Schedule Input Switch",
"CR Schedule Styles",
"CR Schedule To ScheduleList",
"CR Seed",
"CR Seed to Int",
"CR Select Model",
"CR Simple Annotations",
"CR Simple Banner",
"CR Simple Binary Pattern",
"CR Simple Binary Pattern Simple",
"CR Simple Image Watermark",
"CR Simple Meme Template",
"CR Simple Prompt List",
"CR Simple Prompt List Keyframes",
"CR Simple Prompt Scheduler",
"CR Simple Schedule",
"CR Simple Text Panel",
"CR Simple Text Scheduler",
"CR Simple Text Watermark",
"CR Simple Titles",
"CR Simple Value Scheduler",
"CR Spawn Workflow Instance",
"CR Split String",
"CR Starburst Colors",
"CR Starburst Lines",
"CR String To Combo",
"CR String To Number",
"CR Strobe Images",
"CR Style Bars",
"CR Style List",
"CR Switch Model and CLIP",
"CR System TrueType Font",
"CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List",
"CR Text List Cross Join",
"CR Text List Simple",
"CR Text List To String",
"CR Text Scheduler",
"CR Trigger",
"CR Upscale Image",
"CR VAE Input Switch",
"CR Value",
"CR Value Scheduler",
"CR XY From Folder",
"CR XY Grid",
"CR XY Index",
"CR XY Interpolate",
"CR XY List",
"CR XY Save Grid Image",
"CR XYZ Index",
"CR XYZ Interpolate",
"CR XYZ List"
],
{
"author": "RockOfFire",
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.",
"nickname": "Comfyroll Custom Nodes",
"title": "Comfyroll Custom Nodes",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
}
],
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
[
"ImageDuplicator",
@ -1686,6 +1496,215 @@
"title_aux": "stability-ComfyUI-nodes"
}
],
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": [
[
"CR 3D Camera Drone",
"CR 3D Camera Static",
"CR 3D Polygon",
"CR 3D Solids",
"CR ASCII Pattern",
"CR Add Annotation",
"CR Alternate Latents",
"CR Apply Annotations",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
"CR Apply Multi Upscale",
"CR Apply Multi-ControlNet",
"CR Arabic Text RTL",
"CR Aspect Ratio",
"CR Aspect Ratio Banners",
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Binary Pattern",
"CR Central Schedule",
"CR Check Job Complete",
"CR Checker Pattern",
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
"CR Color Panel",
"CR Color Tint",
"CR Combine Schedules",
"CR Comic Panel Templates",
"CR Comic Panel Templates (Advanced)",
"CR Comic Panel Templates Advanced",
"CR Composite Text",
"CR Conditioning Input Switch",
"CR Conditioning Mixer",
"CR Continuous Rotation",
"CR Continuous Track",
"CR Continuous Zoom",
"CR ControlNet Input Switch",
"CR Current Frame",
"CR Cycle Images",
"CR Cycle Images Simple",
"CR Cycle LoRAs",
"CR Cycle Models",
"CR Cycle Styles",
"CR Cycle Text",
"CR Cycle Text Simple",
"CR Debatch Frames",
"CR Display Font",
"CR Draw OBJ",
"CR Draw Perspective Text",
"CR Draw Text",
"CR Encode Scheduled Prompts",
"CR Float To Integer",
"CR Float To String",
"CR Font File List",
"CR Gradient Float",
"CR Gradient Integer",
"CR Halftone Filter",
"CR Halftone Grid",
"CR Hires Fix Process Switch",
"CR Image Border",
"CR Image Grid Panel",
"CR Image Input Switch",
"CR Image Input Switch (4 way)",
"CR Image List",
"CR Image List Simple",
"CR Image Output",
"CR Image Panel",
"CR Image Pipe Edit",
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image Transition",
"CR Image XY Panel",
"CR Img2Img Process Switch",
"CR Increment Float",
"CR Increment Integer",
"CR Index",
"CR Index Increment",
"CR Index Multiply",
"CR Index Reset",
"CR Input Text List",
"CR Integer Multiple",
"CR Integer To String",
"CR Interpolate Latents",
"CR Interpolate Prompt Weights",
"CR Interpolate Rotation",
"CR Interpolate Track",
"CR Interpolate Zoom",
"CR Job Current Frame",
"CR Job List",
"CR Job Scheduler",
"CR Keyframe List",
"CR Latent Batch Size",
"CR Latent Input Switch",
"CR LoRA List",
"CR LoRA Stack",
"CR Load Animation Frames",
"CR Load Flow Frames",
"CR Load LoRA",
"CR Load Prompt Style",
"CR Load Schedule From File",
"CR Load Scheduled ControlNets",
"CR Load Scheduled LoRAs",
"CR Load Scheduled Models",
"CR Load Workflow",
"CR Load XY Annotation From File",
"CR Mask Text",
"CR Model Input Switch",
"CR Model List",
"CR Model Merge Stack",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
"CR Multi Upscale Stack",
"CR Multi-ControlNet Stack",
"CR Multi-Panel Meme Template",
"CR Output Flow Frames",
"CR Output Schedule To File",
"CR Overlay Text",
"CR Overlay Transparent Image",
"CR Page Layout",
"CR Pipe Switch",
"CR Polygons",
"CR Popular Meme Templates",
"CR Prompt List",
"CR Prompt List Keyframes",
"CR Prompt Scheduler",
"CR Prompt Text",
"CR Prompt Weight Scheduler",
"CR Radial Gradient",
"CR Random Hex Color",
"CR Random LoRA Stack",
"CR Random Multiline Values",
"CR Random RGB",
"CR Random RGB Gradient",
"CR Random Weight LoRA",
"CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder",
"CR SDXL Prompt Mix Presets",
"CR SDXL Style Text",
"CR Schedule Camera Movements",
"CR Schedule ControlNets",
"CR Schedule Input Switch",
"CR Schedule Styles",
"CR Schedule To ScheduleList",
"CR Seed",
"CR Seed to Int",
"CR Select Model",
"CR Simple Annotations",
"CR Simple Banner",
"CR Simple Binary Pattern",
"CR Simple Binary Pattern Simple",
"CR Simple Image Compare",
"CR Simple Image Watermark",
"CR Simple Meme Template",
"CR Simple Prompt List",
"CR Simple Prompt List Keyframes",
"CR Simple Prompt Scheduler",
"CR Simple Schedule",
"CR Simple Text Panel",
"CR Simple Text Scheduler",
"CR Simple Text Watermark",
"CR Simple Titles",
"CR Simple Value Scheduler",
"CR Spawn Workflow Instance",
"CR Split String",
"CR Starburst Colors",
"CR Starburst Lines",
"CR String To Combo",
"CR String To Number",
"CR Strobe Images",
"CR Style Bars",
"CR Style List",
"CR Switch Model and CLIP",
"CR System TrueType Font",
"CR Text Input Switch",
"CR Text Input Switch (4 way)",
"CR Text List",
"CR Text List Cross Join",
"CR Text List Simple",
"CR Text List To String",
"CR Text Scheduler",
"CR Trigger",
"CR Upscale Image",
"CR VAE Input Switch",
"CR Value",
"CR Value Scheduler",
"CR XY From Folder",
"CR XY Grid",
"CR XY Index",
"CR XY Interpolate",
"CR XY List",
"CR XY Save Grid Image",
"CR XYZ Index",
"CR XYZ Interpolate",
"CR XYZ List"
],
{
"author": "RockOfFire",
"description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.",
"nickname": "Comfyroll Custom Nodes",
"title": "Comfyroll Custom Nodes",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
}
],
"https://github.com/Sxela/ComfyWarp": [
[
"ExtractOpticalFlow",
@ -2267,7 +2286,7 @@
"Text_Image_Zho"
],
{
"title_aux": "ComfyUI-Text_Image-Composite"
"title_aux": "ComfyUI-Text_Image-Composite [WIP]"
}
],
"https://github.com/ZaneA/ComfyUI-ImageReward": [
@ -5365,8 +5384,12 @@
"LCM_IPAdapter_inpaint",
"LCM_outpaint_prep",
"LoadImageNode_LCM",
"Loader_SegmindVega",
"OutpaintCanvasTool",
"SaveImage_LCM",
"SaveImage_Puzzle",
"SaveImage_PuzzleV2",
"SegmindVega",
"stitch"
],
{

View File

@ -1,5 +1,5 @@
#!/bin/bash
source ../../venv/bin/activate
rm ~/.tmp/*.py > /dev/null 2>&1
python scanner.py ~/.tmp
rm ~/.tmp/default/*.py > /dev/null 2>&1
python scanner.py ~/.tmp/default
cp extension-node-map.json node_db/new/.