mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
add minimap entry to custom-node-list.json (#974)
This commit is contained in:
parent
f896755a31
commit
8c1f828c1f
@ -13548,6 +13548,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "OliverCrosby",
|
||||
"title": "ComfyUI Minimap",
|
||||
"id": "minimap",
|
||||
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
|
||||
"files": [
|
||||
"https://github.com/OliverCrosby/Comfyui-Minimap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user