mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-22 03:50:15 +08:00
Add ComfyUI-PixelForge node to custom-node-list (#2525)
Adding the new PixelForge custom nodes: Resolution Selector and Resize Image.
This commit is contained in:
parent
fd07a47db6
commit
83f63001e0
@ -42182,6 +42182,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "room3dev",
|
||||
"title": "ComfyUI-PixelForge",
|
||||
"id": "comfyui-pixelforge",
|
||||
"reference": "https://github.com/room3dev/ComfyUI-PixelForge",
|
||||
"files": [
|
||||
"https://github.com/room3dev/ComfyUI-PixelForge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Dynamic resolution selector and advanced resize nodes with real-time feedback."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user