mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add Comfyui to Python Extension to custom node list. (#1060)
This commit is contained in:
parent
b690e71ecb
commit
65f26ae443
@ -14845,6 +14845,17 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "pydn",
|
||||
"title": "ComfyUI to Python Extension",
|
||||
"id": "comfyui-to-python-extension",
|
||||
"reference": "https://github.com/pydn/ComfyUI-to-Python-Extension.git",
|
||||
"files": [
|
||||
"https://github.com/pydn/ComfyUI-to-Python-Extension.git"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment."
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user