From 30ffe5fa72511eb979b8f24a8c4dad5d07c2daf1 Mon Sep 17 00:00:00 2001 From: BoredCoder <57479684+boredcoderyt@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:01:47 +0530 Subject: [PATCH] Add files via upload --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f3cbd6d0..903c8a27 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42766,6 +42766,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "boredcoderyt", + "title": "Fibo Edit Node for ComfyUI", + "id": "fiboedit", + "reference": "https://github.com/boredcoderyt/ComfyUI-Fibo-Edit", + "files": [ + "https://github.com/boredcoderyt/ComfyUI-Fibo-Edit" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for BriaAI Fibo Edit image model." } ] }