From 622515943469f93435477ba3717d61ec1d2fbfd0 Mon Sep 17 00:00:00 2001 From: "log(td)" <160989552+logtd@users.noreply.github.com> Date: Sat, 19 Oct 2024 05:08:56 -0600 Subject: [PATCH] add ComfyUI-Fluxtapoz to custom-node-list (#1156) * add ComfyUI-Fluxtapoz to custom-node-list * fix lint --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7204b8d5..e2378094 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7457,6 +7457,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes to use [a/APG scaling](https://huggingface.co/papers/2410.02416) for CFG, allowing for better image quality with higher CFG." }, + { + "author": "logtd", + "title": "ComfyUI-Fluxtapoz", + "reference": "https://github.com/logtd/ComfyUI-Fluxtapoz", + "files": [ + "https://github.com/logtd/ComfyUI-Fluxtapoz" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for image editing with Flux, such as RF-Inversion and more" + }, { "author": "Big-Idea-Technology", "title": "ComfyUI-Book-Tools Nodes for ComfyUI",