From 41ed3980b33afda30bc7a38109cc6b9216bb8794 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 6 Jun 2024 00:08:42 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 85 +++++++++++++---- extension-node-map.json | 83 +++++++++++++++- github-stats.json | 24 +++++ node_db/dev/custom-node-list.json | 15 ++- node_db/new/custom-node-list.json | 141 ++++++++++++---------------- node_db/new/extension-node-map.json | 83 +++++++++++++++- 6 files changed, 326 insertions(+), 105 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ea5ea117..bd80383b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6978,7 +6978,7 @@ { "author": "11dogzi", "title": "Comfyui-ergouzi-Nodes", - "id": "ergouzi", + "id": "ergouzi-nodes", "reference": "https://github.com/11dogzi/Comfyui-ergouzi-Nodes", "files": [ "https://github.com/11dogzi/Comfyui-ergouzi-Nodes" @@ -6986,6 +6986,17 @@ "install_type": "git-clone", "description": "This is a node group kit that covers multiple nodes such as local refinement, tag management, random prompt words, text processing, image processing, mask processing, etc" }, + { + "author": "11dogzi", + "title": "Comfyui-ergouzi-samplers", + "id": "ergouzi-samplers", + "reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers", + "files": [ + "https://github.com/11dogzi/Comfyui-ergouzi-samplers" + ], + "install_type": "git-clone", + "description": "Partial redraw sampler and variant seed sampler" + }, { "author": "BXYMartin", "title": "ComfyUI-InstantIDUtils", @@ -7246,6 +7257,17 @@ "install_type": "git-clone", "description": "This node is primarily based on Easy-OCR to implement OCR text recognition functionality." }, + { + "author": "prodogape", + "title": "ComfyUI-OmDet", + "id": "omdet", + "reference": "https://github.com/prodogape/ComfyUI-OmDet", + "files": [ + "https://github.com/prodogape/ComfyUI-OmDet" + ], + "install_type": "git-clone", + "description": "This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information." + }, { "author": "Alysondao", "title": "Comfyui-Yolov8-JSON", @@ -9828,9 +9850,9 @@ "author": "vanche1212", "title": "ZMG PLUGIN", "id": "zmg", - "reference": "https://github.com/vanche1212/ComfyUI-fq393", + "reference": "https://github.com/vanche1212/ComfyUI-ZMG-Nodes", "files": [ - "https://github.com/vanche1212/ComfyUI-fq393" + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes" ], "install_type": "git-clone", "description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode." @@ -9924,16 +9946,50 @@ "description": "ComfyUI-CrewAI aims to integrate Crew AI's multi-agent collaboration framework into the ComfyUI environment. By combining the strengths of Crew AI's role-based, collaborative AI agent system with ComfyUI's intuitive interface, we will create a robust platform for managing and executing complex AI tasks seamlessly" }, { - "author": "11dogzi", - "title": "Comfyui-ergouzi-samplers", - "id": "crewai", - "reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers", + "author": "chandlergis", + "title": "ComfyUI_EmojiOverlay", + "id": "emoji-overlay", + "reference": "https://github.com/chandlergis/ComfyUI_EmojiOverlay", "files": [ - "https://github.com/11dogzi/Comfyui-ergouzi-samplers" + "https://github.com/chandlergis/ComfyUI_EmojiOverlay" ], "install_type": "git-clone", - "description": "Nodes:2🐕Mutant seed sampler, 2🐕Local sampler, 2🐕Local Image" + "description": "Nodes:Image Emoji Overlay" }, + { + "author": "JayLyu", + "title": "ComfyUI_BaiKong_Node", + "id": "baikong", + "reference": "https://github.com/JayLyu/ComfyUI_BaiKong_Node", + "files": [ + "https://github.com/JayLyu/ComfyUI_BaiKong_Node" + ], + "install_type": "git-clone", + "description": "Nodes:BK Img To Color, BK Color Selector" + }, + { + "author": "risunobushi", + "title": "comfyUI_FrequencySeparation_RGB-HSV", + "id": "freq-sep", + "reference": "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV", + "files": [ + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV" + ], + "install_type": "git-clone", + "description": "A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods" + }, + { + "author": "zohac", + "title": "ComfyUI_ZC_DrawShape", + "id": "drawshape", + "reference": "https://github.com/zohac/ComfyUI_ZC_DrawShape", + "files": [ + "https://github.com/zohac/ComfyUI_ZC_DrawShape" + ], + "install_type": "git-clone", + "description": "Nodes:ZC DrawShape Node" + }, + @@ -10328,17 +10384,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "11dogzi", - "title": "Comfyui-ergouzi-samplers", - "id": "ergouzi", - "reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers", - "files": [ - "https://github.com/11dogzi/Comfyui-ergouzi-samplers" - ], - "install_type": "git-clone", - "description": "Partial redraw sampler and variant seed sampler" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 9ff6627d..db1331ee 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -91,6 +91,16 @@ "title_aux": "Comfyui-ergouzi-Nodes" } ], + "https://github.com/11dogzi/Comfyui-ergouzi-samplers": [ + [ + "EGBYZZCYQ", + "EGCYQJB", + "EGCYQJBCJ" + ], + { + "title_aux": "Comfyui-ergouzi-samplers" + } + ], "https://github.com/1mckw/Comfyui-Gelbooru": [ [ "Gelbooru (ID)", @@ -2153,6 +2163,15 @@ "title_aux": "ComfyUI-JNodes" } ], + "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ + [ + "BK_ColorSelector", + "BK_Img2Color" + ], + { + "title_aux": "ComfyUI_BaiKong_Node" + } + ], "https://github.com/JcandZero/ComfyUI_GLM4Node": [ [ "GLM3_turbo_CHAT", @@ -6317,6 +6336,14 @@ "title_aux": "ComfyUI-IMG_Query" } ], + "https://github.com/chandlergis/ComfyUI_EmojiOverlay": [ + [ + "Image Emoji Overlay" + ], + { + "title_aux": "ComfyUI_EmojiOverlay" + } + ], "https://github.com/chaojie/ComfyUI-AniPortrait": [ [ "AniPortraitLoader", @@ -11028,6 +11055,21 @@ "title_aux": "ComfyUI Inspire Pack" } ], + "https://github.com/luandev/ComfyUI-CrewAI": [ + [ + "\ud83d\udcceCrewAI Agent", + "\ud83d\udcceCrewAI Agent List", + "\ud83d\udcceCrewAI Crew", + "\ud83d\udcceCrewAI LLM Chat GPT", + "\ud83d\udcceCrewAI LLM Hugging Face", + "\ud83d\udcceCrewAI LLM OpenAI", + "\ud83d\udcceCrewAI Task", + "\ud83d\udcceCrewAI Task List" + ], + { + "title_aux": "ComfyUI CrewAI" + } + ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac", @@ -11927,6 +11969,14 @@ "title_aux": "Comfyui-Minio" } ], + "https://github.com/prodogape/ComfyUI-OmDet": [ + [ + "Apply OmDet" + ], + { + "title_aux": "ComfyUI-OmDet" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss", @@ -12114,6 +12164,17 @@ "title_aux": "comfyui-ricklove" } ], + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [ + [ + "FrequencyCombination", + "FrequencyCombinationHSV", + "FrequencySeparation", + "FrequencySeparationHSV" + ], + { + "title_aux": "comfyUI_FrequencySeparation_RGB-HSV" + } + ], "https://github.com/rklaffehn/rk-comfy-nodes": [ [ "RK_CivitAIAddHashes", @@ -13198,6 +13259,14 @@ "title_aux": "ComfyUI-AudioReactor" } ], + "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": [ + [ + "ToolYoloCropper" + ], + { + "title_aux": "Easy automatic (square) image cropper using Yolo" + } + ], "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", @@ -13407,7 +13476,7 @@ "title_aux": "unwdef-nodes" } ], - "https://github.com/vanche1212/ComfyUI-fq393": [ + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [ [ "APIRequestNode", "JsonParserNode", @@ -14201,6 +14270,18 @@ "title_aux": "EasyCaptureNode for ComfyUI" } ], + "https://github.com/zohac/ComfyUI_ZC_DrawShape": [ + [ + "ZcDrawShape" + ], + { + "author": "Zohac", + "description": "nodes for artists, designers and animators.", + "nickname": "Zc DrawShape", + "title": "Zc DrawShape", + "title_aux": "ComfyUI_ZC_DrawShape" + } + ], "https://github.com/zombieyang/sd-ppp": [ [ "Get Image From Photoshop Layer", diff --git a/github-stats.json b/github-stats.json index d1438d87..20207793 100644 --- a/github-stats.json +++ b/github-stats.json @@ -579,6 +579,10 @@ "stars": 10, "last_update": "2024-06-05 08:33:13" }, + "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { + "stars": 0, + "last_update": "2024-06-04 16:30:54" + }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 24, "last_update": "2024-05-22 23:12:46" @@ -1579,6 +1583,10 @@ "stars": 1, "last_update": "2024-05-23 01:25:57" }, + "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { + "stars": 0, + "last_update": "2024-06-05 10:03:17" + }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 224, "last_update": "2024-05-22 22:26:03" @@ -3015,6 +3023,10 @@ "stars": 1, "last_update": "2024-05-23 00:13:38" }, + "https://github.com/prodogape/ComfyUI-OmDet": { + "stars": 1, + "last_update": "2024-06-05 06:47:45" + }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 6, "last_update": "2024-05-22 23:11:46" @@ -3071,6 +3083,10 @@ "stars": 0, "last_update": "2024-05-22 23:21:25" }, + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { + "stars": 1, + "last_update": "2024-06-04 15:49:14" + }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-01-23 17:12:45" @@ -3471,6 +3487,10 @@ "stars": 1, "last_update": "2024-04-15 19:32:36" }, + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { + "stars": 1, + "last_update": "2024-06-05 08:57:16" + }, "https://github.com/vanche1212/ComfyUI-fq393": { "stars": 1, "last_update": "2024-06-05 08:57:16" @@ -3671,6 +3691,10 @@ "stars": 57, "last_update": "2024-04-04 00:20:08" }, + "https://github.com/zohac/ComfyUI_ZC_DrawShape": { + "stars": 0, + "last_update": "2024-06-05 14:54:17" + }, "https://github.com/zombieyang/sd-ppp": { "stars": 7, "last_update": "2024-06-05 13:59:17" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1c8e77a1..b635fd11 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,18 @@ }, + + { + "author": "marduk191", + "title": "comfyui-marnodes", + "id": "marnodes", + "reference": "https://github.com/marduk191/comfyui-marnodes", + "files": [ + "https://github.com/marduk191/comfyui-marnodes" + ], + "install_type": "git-clone", + "description": "Nodes:marduk191_workflow_settings" + }, { "author": "kijai", "title": "ComfyUI-CV-VAE", @@ -167,13 +179,12 @@ { "author": "brycegoh", "title": "brycegoh/comfyui-custom-nodes", - "id": "brycegoh", "reference": "https://github.com/brycegoh/comfyui-custom-nodes", "files": [ "https://github.com/brycegoh/comfyui-custom-nodes" ], "install_type": "git-clone", - "description": "Nodes:MaskAreaComparisonSegment, FillMaskedArea, OCRAndMask" + "description": "Nodes:MaskAreaComparisonSegment, FillMaskedArea, OCRAndMask, CombineTwoImageIntoOne" }, { "author": "LykosAI", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6c86720b..c2f87609 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,6 +13,7 @@ + { "author": "luandev", "title": "ComfyUI CrewAI", @@ -38,13 +39,68 @@ { "author": "11dogzi", "title": "Comfyui-ergouzi-samplers", - "id": "crewai", + "id": "ergouzi-samplers", "reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers", "files": [ "https://github.com/11dogzi/Comfyui-ergouzi-samplers" ], "install_type": "git-clone", - "description": "Nodes:2🐕Mutant seed sampler, 2🐕Local sampler, 2🐕Local Image" + "description": "Partial redraw sampler and variant seed sampler" + }, + { + "author": "prodogape", + "title": "ComfyUI-OmDet", + "id": "omdet", + "reference": "https://github.com/prodogape/ComfyUI-OmDet", + "files": [ + "https://github.com/prodogape/ComfyUI-OmDet" + ], + "install_type": "git-clone", + "description": "This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information." + }, + { + "author": "risunobushi", + "title": "comfyUI_FrequencySeparation_RGB-HSV", + "id": "freq-sep", + "reference": "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV", + "files": [ + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV" + ], + "install_type": "git-clone", + "description": "A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods" + }, + { + "author": "chandlergis", + "title": "ComfyUI_EmojiOverlay", + "id": "emoji-overlay", + "reference": "https://github.com/chandlergis/ComfyUI_EmojiOverlay", + "files": [ + "https://github.com/chandlergis/ComfyUI_EmojiOverlay" + ], + "install_type": "git-clone", + "description": "Nodes:Image Emoji Overlay" + }, + { + "author": "JayLyu", + "title": "ComfyUI_BaiKong_Node", + "id": "baikong", + "reference": "https://github.com/JayLyu/ComfyUI_BaiKong_Node", + "files": [ + "https://github.com/JayLyu/ComfyUI_BaiKong_Node" + ], + "install_type": "git-clone", + "description": "Nodes:BK Img To Color, BK Color Selector" + }, + { + "author": "zohac", + "title": "ComfyUI_ZC_DrawShape", + "id": "drawshape", + "reference": "https://github.com/zohac/ComfyUI_ZC_DrawShape", + "files": [ + "https://github.com/zohac/ComfyUI_ZC_DrawShape" + ], + "install_type": "git-clone", + "description": "Nodes:ZC DrawShape Node" }, { "author": "ThereforeGames", @@ -148,9 +204,9 @@ "author": "vanche1212", "title": "ZMG PLUGIN", "id": "zmg", - "reference": "https://github.com/vanche1212/ComfyUI-fq393", + "reference": "https://github.com/vanche1212/ComfyUI-ZMG-Nodes", "files": [ - "https://github.com/vanche1212/ComfyUI-fq393" + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes" ], "install_type": "git-clone", "description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode." @@ -637,83 +693,6 @@ ], "install_type": "git-clone", "description": "Nodes:Img2Color - Color Palette Extractor" - }, - { - "author": "xuhongming251", - "title": "ComfyUI-MuseTalkUtils", - "id": "musetalk-utils", - "reference": "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils", - "files": [ - "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils" - ], - "install_type": "git-clone", - "description": "MuseTalk ComfyUI Preprocess and Postprocess Nodes" - }, - { - "author": "xuhongming251", - "title": "ComfyUI-GPEN", - "id": "gpen", - "reference": "https://github.com/xuhongming251/ComfyUI-GPEN", - "files": [ - "https://github.com/xuhongming251/ComfyUI-GPEN" - ], - "install_type": "git-clone", - "description": "Nodes:FaceEnhancement. Based on modelscope pipeline." - }, - { - "author": "exdysa", - "title": "comfyui-selector", - "reference": "https://github.com/exdysa/comfyui-selector", - "files": [ - "https://github.com/exdysa/comfyui-selector/raw/main/selector.py" - ], - "install_type": "copy", - "description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI." - }, - { - "author": "barckley75", - "title": "comfyUI_DaVinciResolve", - "reference": "https://github.com/barckley75/comfyUI_DaVinciResolve", - "files": [ - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py", - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/nodes_phy_3_contitioning.py", - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_audio_to_davinci.py", - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_image_to_davinci.py" - ], - "install_type": "copy", - "description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation." - }, - { - "author": "archifancy", - "title": "Image-vector-for-ComfyUI", - "reference": "https://github.com/archifancy/Image-vector-for-ComfyUI", - "files": [ - "https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py" - ], - "install_type": "copy", - "description": "Nodes:AIvector. A wrapped comfyui node for converting pixels to vectors using Vtracer. Check it out here: [a/https://github.com/visioncortex/vtracer](https://github.com/visioncortex/vtracer)." - }, - { - "author": "muzi12888", - "title": "m9-prompts-comfyui", - "id": "m9-prompts", - "reference": "https://github.com/MarcusNyne/m9-prompts-comfyui", - "files": [ - "https://github.com/MarcusNyne/m9-prompts-comfyui" - ], - "install_type": "git-clone", - "description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords" - }, - { - "author": "SaltAI", - "title": "SaltAI Language Toolkit", - "id": "saltai-langtool", - "reference": "https://github.com/get-salt-AI/SaltAI_Language_Toolkit", - "files": [ - "https://github.com/get-salt-AI/SaltAI_Language_Toolkit" - ], - "install_type": "git-clone", - "description": "The project integrates the Retrieval Augmented Generation (RAG) tool [a/Llama-Index](https://www.llamaindex.ai/), [a/Microsoft's AutoGen](https://microsoft.github.io/autogen/), and [a/LlaVA-Next](https://github.com/LLaVA-VL/LLaVA-NeXT) with ComfyUI's adaptable node interface, enhancing the functionality and user experience of the platform." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9ff6627d..db1331ee 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -91,6 +91,16 @@ "title_aux": "Comfyui-ergouzi-Nodes" } ], + "https://github.com/11dogzi/Comfyui-ergouzi-samplers": [ + [ + "EGBYZZCYQ", + "EGCYQJB", + "EGCYQJBCJ" + ], + { + "title_aux": "Comfyui-ergouzi-samplers" + } + ], "https://github.com/1mckw/Comfyui-Gelbooru": [ [ "Gelbooru (ID)", @@ -2153,6 +2163,15 @@ "title_aux": "ComfyUI-JNodes" } ], + "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ + [ + "BK_ColorSelector", + "BK_Img2Color" + ], + { + "title_aux": "ComfyUI_BaiKong_Node" + } + ], "https://github.com/JcandZero/ComfyUI_GLM4Node": [ [ "GLM3_turbo_CHAT", @@ -6317,6 +6336,14 @@ "title_aux": "ComfyUI-IMG_Query" } ], + "https://github.com/chandlergis/ComfyUI_EmojiOverlay": [ + [ + "Image Emoji Overlay" + ], + { + "title_aux": "ComfyUI_EmojiOverlay" + } + ], "https://github.com/chaojie/ComfyUI-AniPortrait": [ [ "AniPortraitLoader", @@ -11028,6 +11055,21 @@ "title_aux": "ComfyUI Inspire Pack" } ], + "https://github.com/luandev/ComfyUI-CrewAI": [ + [ + "\ud83d\udcceCrewAI Agent", + "\ud83d\udcceCrewAI Agent List", + "\ud83d\udcceCrewAI Crew", + "\ud83d\udcceCrewAI LLM Chat GPT", + "\ud83d\udcceCrewAI LLM Hugging Face", + "\ud83d\udcceCrewAI LLM OpenAI", + "\ud83d\udcceCrewAI Task", + "\ud83d\udcceCrewAI Task List" + ], + { + "title_aux": "ComfyUI CrewAI" + } + ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac", @@ -11927,6 +11969,14 @@ "title_aux": "Comfyui-Minio" } ], + "https://github.com/prodogape/ComfyUI-OmDet": [ + [ + "Apply OmDet" + ], + { + "title_aux": "ComfyUI-OmDet" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss", @@ -12114,6 +12164,17 @@ "title_aux": "comfyui-ricklove" } ], + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [ + [ + "FrequencyCombination", + "FrequencyCombinationHSV", + "FrequencySeparation", + "FrequencySeparationHSV" + ], + { + "title_aux": "comfyUI_FrequencySeparation_RGB-HSV" + } + ], "https://github.com/rklaffehn/rk-comfy-nodes": [ [ "RK_CivitAIAddHashes", @@ -13198,6 +13259,14 @@ "title_aux": "ComfyUI-AudioReactor" } ], + "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": [ + [ + "ToolYoloCropper" + ], + { + "title_aux": "Easy automatic (square) image cropper using Yolo" + } + ], "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", @@ -13407,7 +13476,7 @@ "title_aux": "unwdef-nodes" } ], - "https://github.com/vanche1212/ComfyUI-fq393": [ + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [ [ "APIRequestNode", "JsonParserNode", @@ -14201,6 +14270,18 @@ "title_aux": "EasyCaptureNode for ComfyUI" } ], + "https://github.com/zohac/ComfyUI_ZC_DrawShape": [ + [ + "ZcDrawShape" + ], + { + "author": "Zohac", + "description": "nodes for artists, designers and animators.", + "nickname": "Zc DrawShape", + "title": "Zc DrawShape", + "title_aux": "ComfyUI_ZC_DrawShape" + } + ], "https://github.com/zombieyang/sd-ppp": [ [ "Get Image From Photoshop Layer",