mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-11 22:50:48 +08:00
change id
This commit is contained in:
parent
316ab02c53
commit
3e3bd411dd
@ -31703,14 +31703,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "tony-zn",
|
"author": "tony-zn",
|
||||||
"title": "Custom Python Code",
|
"title": "comfyui-zn-pycode",
|
||||||
"id": "manager",
|
"id": "comfyui-zn-pycode",
|
||||||
"reference": "https://github.com/tony-zn/comfyui-zn-pycode",
|
"reference": "https://github.com/tony-zn/comfyui-zn-pycode",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/tony-zn/comfyui-zn-pycode"
|
"https://github.com/tony-zn/comfyui-zn-pycode"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is a node for running your own Python code to handle data flexibly. It supports up to 20 input parameters and 20 output results, and will automatically show or hide unused slots based on whether the parameters and results are being used."
|
"description": "This node allows you to run custom Python code for flexible data handling. It supports up to 20 input parameters and 20 output results, with unused slots automatically showing or hiding based on whether the parameter and result slots are connected."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user