mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-02 18:20:49 +08:00
Update custom-node-list.json
This commit is contained in:
parent
56f5487ae9
commit
7c0a5d216f
@ -5768,6 +5768,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A simple node to round an input image up (pad) or down (crop) to the nearest integer multiple. Padding offset from left/bottom and the padding value are adjustable."
|
"description": "A simple node to round an input image up (pad) or down (crop) to the nearest integer multiple. Padding offset from left/bottom and the padding value are adjustable."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "atmaranto",
|
||||||
|
"title": "SaveAsScript",
|
||||||
|
"reference": "https://github.com/atmaranto/ComfyUI-SaveAsScript",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/atmaranto/ComfyUI-SaveAsScript"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A version of ComfyUI-to-Python-Extension that works as a custom node. Adds a button in the UI that saves the current workflow as a Python file, a CLI for converting workflows, and slightly better custom node support.",
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user