From ad56608b4d203c4ef1867749bacf58030cdc0144 Mon Sep 17 00:00:00 2001 From: TwoPerCent Date: Thu, 19 Dec 2024 14:55:22 -0500 Subject: [PATCH] bfl api nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9431fe2c..8c60946e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18623,6 +18623,16 @@ ], "install_type": "git-clone", "description": "A random prompt node" + }, + { + "author": "Black Forest Labs", + "title": "Black Forest Labs API Nodes", + "reference": "https://github.com/black-forest-labs/bfl-comfy-nodes", + "files": [ + "https://github.com/black-forest-labs/bfl-comfy-nodes" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for Black Forest Labs API Services" } ] }