From d2bdf0c23dbeb83547ff2731a93e30f3c3edef28 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 6 May 2023 21:40:54 +0900 Subject: [PATCH] update custom-node-list --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1440af47..a4e74b69 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -350,6 +350,16 @@ "install_type": "git-clone", "description": "Manipulation nodes for Image, Latent" }, + { + "author": "Zuellni", + "title": "Zuellni/ComfyUI-Custom-Nodes", + "reference": "https://github.com/Zuellni/ComfyUI-Custom-Nodes", + "files": [ + "https://github.com/Zuellni/ComfyUI-Custom-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes: DeepFloyd, Filter, Select, Save, Decode, Encode, Repeat, Noise, Noise" + }, { "author": "AlekPet", "title": "TranslateCLIPTextEncode",