diff --git a/custom-node-list.json b/custom-node-list.json index 917b2d1..09ab1e0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2674,6 +2674,7 @@ "files": [ "https://github.com/Amorano/Jovimetrix" ], + "nodename_pattern": " \\(jov\\)$", "install_type": "git-clone", "description": "Composition nodes like Substance Designer heavily inspired by WAS and MTB Node Suites" }, @@ -2878,6 +2879,16 @@ "install_type": "git-clone", "description": "Nodes:Text_Image_Zho, Text_Image_Multiline_Zho, RGB_Image_Zho, AlphaChanelAddByMask, ImageComposite_Zho, ..." }, + { + "author": "kenjiqq", + "title": "qq-nodes-comfyui", + "reference": "https://github.com/kenjiqq/qq-nodes-comfyui", + "files": [ + "https://github.com/kenjiqq/qq-nodes-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes:Any List, Image Accumulator Start, Image Accumulator End, Load Lines From Text File, XY Grid Helper, Slice List, Axis To String/Int/Float/Model, ..." + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", @@ -3116,6 +3127,16 @@ "install_type": "copy", "description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted." }, + { + "author": "CaptainGrock", + "title": "ComfyUIInvisibleWatermark", + "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", + "files": [ + "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py" + ], + "install_type": "copy", + "description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x" + }, { "author": "theally", "title": "TheAlly's Custom Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 87bc039..22e452d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -64,37 +64,6 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], - "https://github.com/Amorano/Jovimetrix": [ - [ - "\u2697\ufe0f Blend (jov)", - "\u2697\ufe0f Blend Mask (jov)", - "\u2699\ufe0f Options (jov)", - "\u2728 Shape Generator (jov)", - "\ud83c\udf08 HSV (jov)", - "\ud83c\udf0a Wave Generator (jov)", - "\ud83c\udf31 Transform (jov)", - "\ud83c\udf69 GLSL (jov)", - "\ud83c\udf87 Extend (jov)", - "\ud83c\udf9e\ufe0f StreamWriter (jov)", - "\ud83d\udcc9 Threshold (jov)", - "\ud83d\udcfa StreamReader (jov)", - "\ud83d\udd06 Pixel Shader (jov)", - "\ud83d\udd06 Pixel Shader Image (jov)", - "\ud83d\udd30 Mirror (jov)", - "\ud83d\udd33 Tile (jov)", - "\ud83d\udd5b Tick (jov)", - "\ud83d\udd78\ufe0f Adjust (jov)", - "\ud83d\uddfa\ufe0f Projection (jov)", - "\ud83d\ude8c Route (jov)", - "\ud83d\udfea Constant (jov)" - ], - { - "author": "amorano", - "description": "Procedural & Compositing. Includes a Webcam node.", - "title": "Jovimetrix Composition Pack", - "title_aux": "Jovimetrix Composition Nodes" - } - ], "https://github.com/ArtBot2023/CharacterFaceSwap": [ [ "Color Blend", @@ -603,7 +572,8 @@ ], "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [ [ - "Get From Danbooru", + "Danbooru (ID)", + "Danbooru (Random)", "Simple Wildcards", "Simple Wildcards (Dir.)", "Wildcards" @@ -1177,6 +1147,7 @@ "CR Apply Multi Upscale", "CR Apply Multi-ControlNet", "CR Arabic Text RTL", + "CR Aspect Ratio", "CR Aspect Ratio SDXL", "CR Batch Process Switch", "CR Central Schedule", @@ -1697,7 +1668,8 @@ "JunctionBatch", "Loop", "Mimic", - "Random" + "Random", + "Stringify" ], { "title_aux": "ComfyUI-0246" @@ -2496,10 +2468,10 @@ ], "https://github.com/bronkula/comfyui-fitsize": [ [ - "FitSizeFromImage", - "FitSizeFromInt", - "FitSizeResizeImage", - "LoadToFitResizeImage" + "Fit Image And Resize", + "Fit Size From Image", + "Fit Size From Int", + "Load Image And Resize To Fit" ], { "title_aux": "comfyui-fitsize" @@ -2576,7 +2548,10 @@ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ [ "ConditionText", + "ImageSimpleResize", + "ImageSizeInfo", "ImageTool", + "Int2String", "LoadEmbedding", "Loader", "Prompts", @@ -3057,6 +3032,17 @@ "title_aux": "ComfyMath" } ], + "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py": [ + [ + "Count Files in Directory (FW)", + "Count Tokens (FW)", + "Token Count Ranker(FW)", + "Trim To Tokens (FW)" + ], + { + "title_aux": "ComfyUIInvisibleWatermark" + } + ], "https://github.com/fexli/fexli-util-node-comfyui": [ [ "FEColor2Image", @@ -3327,6 +3313,23 @@ "title_aux": "comfyui-yanc" } ], + "https://github.com/kenjiqq/qq-nodes-comfyui": [ + [ + "Any List", + "Axis To Float", + "Axis To Int", + "Axis To Model", + "Axis To String", + "Image Accumulator End", + "Image Accumulator Start", + "Load Lines From Text File", + "Slice List", + "XY Grid Helper" + ], + { + "title_aux": "qq-nodes-comfyui" + } + ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ "BatchCLIPSeg", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3132396..71ddf64 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "kenjiqq", + "title": "qq-nodes-comfyui", + "reference": "https://github.com/kenjiqq/qq-nodes-comfyui", + "files": [ + "https://github.com/kenjiqq/qq-nodes-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes:Any List, Image Accumulator Start, Image Accumulator End, Load Lines From Text File, XY Grid Helper, Slice List, Axis To String/Int/Float/Model, ..." + }, + { + "author": "CaptainGrock", + "title": "ComfyUIInvisibleWatermark", + "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", + "files": [ + "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py" + ], + "install_type": "copy", + "description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x" + }, { "author": "hayden-fr", "title": "ComfyUI-Image-Browsing", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 87bc039..22e452d 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -64,37 +64,6 @@ "title_aux": "ComfyUI Nodes for External Tooling" } ], - "https://github.com/Amorano/Jovimetrix": [ - [ - "\u2697\ufe0f Blend (jov)", - "\u2697\ufe0f Blend Mask (jov)", - "\u2699\ufe0f Options (jov)", - "\u2728 Shape Generator (jov)", - "\ud83c\udf08 HSV (jov)", - "\ud83c\udf0a Wave Generator (jov)", - "\ud83c\udf31 Transform (jov)", - "\ud83c\udf69 GLSL (jov)", - "\ud83c\udf87 Extend (jov)", - "\ud83c\udf9e\ufe0f StreamWriter (jov)", - "\ud83d\udcc9 Threshold (jov)", - "\ud83d\udcfa StreamReader (jov)", - "\ud83d\udd06 Pixel Shader (jov)", - "\ud83d\udd06 Pixel Shader Image (jov)", - "\ud83d\udd30 Mirror (jov)", - "\ud83d\udd33 Tile (jov)", - "\ud83d\udd5b Tick (jov)", - "\ud83d\udd78\ufe0f Adjust (jov)", - "\ud83d\uddfa\ufe0f Projection (jov)", - "\ud83d\ude8c Route (jov)", - "\ud83d\udfea Constant (jov)" - ], - { - "author": "amorano", - "description": "Procedural & Compositing. Includes a Webcam node.", - "title": "Jovimetrix Composition Pack", - "title_aux": "Jovimetrix Composition Nodes" - } - ], "https://github.com/ArtBot2023/CharacterFaceSwap": [ [ "Color Blend", @@ -603,7 +572,8 @@ ], "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [ [ - "Get From Danbooru", + "Danbooru (ID)", + "Danbooru (Random)", "Simple Wildcards", "Simple Wildcards (Dir.)", "Wildcards" @@ -1177,6 +1147,7 @@ "CR Apply Multi Upscale", "CR Apply Multi-ControlNet", "CR Arabic Text RTL", + "CR Aspect Ratio", "CR Aspect Ratio SDXL", "CR Batch Process Switch", "CR Central Schedule", @@ -1697,7 +1668,8 @@ "JunctionBatch", "Loop", "Mimic", - "Random" + "Random", + "Stringify" ], { "title_aux": "ComfyUI-0246" @@ -2496,10 +2468,10 @@ ], "https://github.com/bronkula/comfyui-fitsize": [ [ - "FitSizeFromImage", - "FitSizeFromInt", - "FitSizeResizeImage", - "LoadToFitResizeImage" + "Fit Image And Resize", + "Fit Size From Image", + "Fit Size From Int", + "Load Image And Resize To Fit" ], { "title_aux": "comfyui-fitsize" @@ -2576,7 +2548,10 @@ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ [ "ConditionText", + "ImageSimpleResize", + "ImageSizeInfo", "ImageTool", + "Int2String", "LoadEmbedding", "Loader", "Prompts", @@ -3057,6 +3032,17 @@ "title_aux": "ComfyMath" } ], + "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py": [ + [ + "Count Files in Directory (FW)", + "Count Tokens (FW)", + "Token Count Ranker(FW)", + "Trim To Tokens (FW)" + ], + { + "title_aux": "ComfyUIInvisibleWatermark" + } + ], "https://github.com/fexli/fexli-util-node-comfyui": [ [ "FEColor2Image", @@ -3327,6 +3313,23 @@ "title_aux": "comfyui-yanc" } ], + "https://github.com/kenjiqq/qq-nodes-comfyui": [ + [ + "Any List", + "Axis To Float", + "Axis To Int", + "Axis To Model", + "Axis To String", + "Image Accumulator End", + "Image Accumulator Start", + "Load Lines From Text File", + "Slice List", + "XY Grid Helper" + ], + { + "title_aux": "qq-nodes-comfyui" + } + ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ "BatchCLIPSeg",