From 7eba11f110d940760766d90d14b0f9af09c5ef95 Mon Sep 17 00:00:00 2001 From: Alex Furer Date: Wed, 29 Oct 2025 18:41:27 +0100 Subject: [PATCH] Remove AF - Edit Generated Prompt node entry 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 7058db48..3aef63ab 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",