update DB
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data
2026-06-25 02:46:23 +09:00
parent 8ff2ba8ffe
commit 049a53f3d5
9 changed files with 6766 additions and 6655 deletions
+11
View File
@@ -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]",