ComfyUI Extension: comfyui-textarea-command
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Add command and comment in textarea. (e.g. // Disabled line)
Looking for a different extension?
Custom Nodes (0)
README
comfyui-textarea-command
Add shortcuts for quick writing in textarea.
Nestable dynamic prompt.
Tab to quickly select a token.
Improved undo, redo history in textarea.
Usage
- Shortcuts
| Command | Result | |--------------|----------------------| | { | {...} | | [ | [...] | | ( | (...) | | Ctrl+/ | // This line is disabled... | | Tab | Select next word | | Shift+Tab | Select previous word | | Ctrl+Z | Undo | | Ctrl+Shift+Z | Redo |
- Nestable dynamic prompt
{{red|blue|green}|purple} sky
Result
purple sky
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.