mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 12:20:48 +08:00
Add ComfyUI_Usability to custom-node-list.json (#938)
This commit is contained in:
parent
e1eddb336d
commit
e775fe78ca
@ -12910,6 +12910,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kappa54",
|
||||||
|
"title": "ComfyUI Usability",
|
||||||
|
"id": "comfyui_usability",
|
||||||
|
"reference": "https://github.com/kappa54m/ComfyUI_Usability",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kappa54m/ComfyUI_Usability"
|
||||||
|
],
|
||||||
|
"pip": ["watchdog"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes intended to improve usability."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user