Add ComfyUI Workflow Group Navigator (gregowahoo/comfyui-navigator)

This commit is contained in:
gregowahoo 2026-06-05 12:51:46 -05:00
parent 395bb24427
commit c4a1df9352

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "gregowahoo",
"title": "ComfyUI Workflow Group Navigator",
"reference": "https://github.com/gregowahoo/comfyui-navigator",
"files": [
"https://github.com/gregowahoo/comfyui-navigator"
],
"install_type": "git-clone",
"description": "Floating panel that lists every group in your ComfyUI workflow — jump to any group, toggle on/off via rgthree Fast Groups Muter, reorder via drag-and-drop, configurable keyboard shortcuts. Designed for large multi-stage workflows."
},
{ {
"author": "Carasibana", "author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider", "title": "ComfyUI-SimpleFloatSlider",