mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Add ComfyUI-MouseCoords to custom-node-list
This commit is contained in:
parent
df1eaff802
commit
94eac26f31
@ -6490,6 +6490,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Run python tools/download_weights.py first to download weights automatically"
|
||||
},
|
||||
{
|
||||
"author": "Malkalypse",
|
||||
"title": "ComfyUI-MouseCoords",
|
||||
"id": "mousecoords",
|
||||
"reference": "https://github.com/Malkalypse/ComfyUI-MouseCoords",
|
||||
"files": [
|
||||
"https://github.com/Malkalypse/ComfyUI-MouseCoords"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Display real-time mouse coordinates in graph space. Shows the current mouse position in the top-right corner of the canvas, useful for positioning nodes precisely, debugging layouts, and measuring distances."
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-I2VGEN-XL",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user