mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-21 23:41:23 +08:00
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "jp0215",
|
||||
"title": "comfyUI_padding-resize_node [REMOVED]",
|
||||
"reference": "https://github.com/jp0215/comfyUI_padding-resize_node",
|
||||
"files": [
|
||||
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/PaddingNode.py",
|
||||
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/ResizeNode.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Padding image to 8x: input image and mask, if the side length is not an integer multiple of 8, expand the side length to the smallest multiple of 8 greater than the original side length. Output padding image and mask. Resize to the origin: input the generated image and the original image, crop the generated image to the size of the original image, output the cropped image."
|
||||
},
|
||||
{
|
||||
"author": "bnwa",
|
||||
"title": "Comfy Combos [REMOVED]",
|
||||
|
||||
Reference in New Issue
Block a user