From fa707614ce4e02d5bd4944a97b3fc01e542707a4 Mon Sep 17 00:00:00 2001 From: A Latent Place Date: Wed, 10 Apr 2024 13:44:52 +0200 Subject: [PATCH] Added my repo to the nodes list. --- custom-node-list.json | 40 +++++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 15 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 32c6044f..e3de89f9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,4 +1,4 @@ -{ +{ "custom_nodes": [ { "author": "Dr.Lt.Data", @@ -2485,7 +2485,7 @@ "reference": "https://github.com/kijai/ComfyUI-ADMotionDirector", "files": [ "https://github.com/kijai/ComfyUI-ADMotionDirector" - ], + ], "install_type": "git-clone", "description": "This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML." }, @@ -7079,18 +7079,18 @@ "install_type": "git-clone", "description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI" }, - - - - - - - - - - - - + + + + + + + + + + + + { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -7392,7 +7392,7 @@ ], "install_type": "copy", "description": "Extension to show random cat GIFs while queueing prompt." - }, + }, { "author": "theally", "title": "TheAlly's Custom Nodes", @@ -7436,6 +7436,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ALatentPlace", + "title": "ComfyUI_yanc", + "reference": "https://github.com/ALatentPlace/ComfyUI_yanc", + "files": [ + "https://github.com/ALatentPlace/ComfyUI_yanc" + ], + "install_type": "git-clone", + "description": "Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details." } ] }