Add bypass to readme and add a Bypass menu option to the nodes.

This commit is contained in:
comfyanonymous
2023-08-15 13:28:34 -04:00
parent a2ce9655ca
commit 7567c4ac8f
2 changed files with 6 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ Workflow examples can be found on the [Examples page](https://comfyanonymous.git
| Ctrl + O | Load workflow |
| Ctrl + A | Select all nodes |
| Ctrl + M | Mute/unmute selected nodes |
| Ctrl + B | Bypass selected nodes (acts like the node was removed from the graph and the wires reconnected through) |
| Delete/Backspace | Delete selected nodes |
| Ctrl + Delete/Backspace | Delete the current graph |
| Space | Move the canvas around when held and moving the cursor |