update DB
This commit is contained in:
@@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jp0215",
|
||||
"title": "comfyUI_padding-resize_node",
|
||||
"reference": "https://github.com/jp0215/comfyUI_padding-resize_node",
|
||||
"files": [
|
||||
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/PaddingNode.py",
|
||||
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/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": "Quasimondo",
|
||||
"title": "ComfyUI-QuasimondoNodes [WIP]",
|
||||
|
||||
Reference in New Issue
Block a user