From da55d741d6d2bce24d180148364c1111ca4135c9 Mon Sep 17 00:00:00 2001 From: Dariusz L Date: Thu, 13 Nov 2025 16:37:25 +0100 Subject: [PATCH] Update README.md --- README.md | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index a50aaa2..ab7f3e9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ πŸ”Ή Quick Start   |   🧩 Workflow Example +   |   + ⚠️ Known Issues +

### Why LayerForge? @@ -237,30 +240,30 @@ optional feature and requires a model. --- -## πŸ”§ Troubleshooting +## ⚠️ Known Issues / Compatibility -### `node_id` not auto-filled β†’ black output +#### β—‹ Incompatibility with Modern Node Design (Vue Nodes) +> This node is **not compatible** with the new Vue Nodes display system. +> +> πŸ”§ **How to fix:** +> Go to **Settings β†’ (search) "Vue Nodes" β†’ Disable "Modern Node Design (Vue Nodes)"**. -In some cases, **ComfyUI doesn't auto-fill the `node_id`** when adding a node. -As a result, the node may produce a **completely black image** or not work at all. +--- -**Workaround:** - -* Search node ID in ComfyUI settings. -* In NodesMap check "Enable node ID display" -* Manually enter the correct `node_id` (match the ID Node "LayerForge" shown above the node, on the right side). +#### β—‹ `node_id` not auto-filled β†’ black output +> In some cases, **ComfyUI doesn’t auto-fill the `node_id`** when adding a node. +> This may cause the node to output a **completely black image** or fail to work. +> +> πŸ› οΈ **Workaround:** +> - Open **Settings β†’ NodesMap β†’ Enable "Show node IDs"** +> - Find the correct ID for your node *(match the ID Node "LayerForge" shown above the node, on the right side)*. +> - Manually enter the correct `node_id` in the LayerForge node > [!WARNING] > This is a known issue and not yet fixed. > Please follow the steps above if your output is black or broken. ---- -## ⚠️ Known Issues / Compatibility - -- **Incompatibility with Modern Node Design (Vue Nodes)** - This node is not compatible with the new Vue Nodes display system. - To use this node, you must revert the settings: Settings β†’ (search) Vue Nodes β†’ Disable "Modern Node Design (Vue Nodes)". ## πŸ“œ License