From 5267502896d101f045b1ff7645437a7160901fac Mon Sep 17 00:00:00 2001 From: Alex Furer Date: Thu, 30 Oct 2025 23:41:26 +0100 Subject: [PATCH] Remove AF - Edit Generated Prompt node entry (#2245) Removed 'AF - Edit Generated Prompt' node entry from the custom node list, as it's being migrated to a node pack and summitted via official registry --- custom-node-list.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ded9ebaa..113b4120 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32232,16 +32232,6 @@ "install_type": "git-clone", "description": "High-utility nodes for ComfyUI with a focus on Flux 1 Dev workflows and Ultimate SD Upscale enhancement loops." }, - { - "author": "alFrame", - "title": "AF - Edit Generated Prompt", - "reference": "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt", - "files": [ - "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node that allows you to pipe a generated prompt and either pass it as is, or copy and edit it manually. Or you can use the lower input field like any regular text input filed. The content of the lower text field will always dominate the output of the node." - }, { "author": "joanna910225", "title": "HouseKeeper",