update DB

This commit is contained in:
Dr.Lt.Data
2026-02-27 01:26:04 +09:00
parent 285bec4f61
commit 5df7c9fbae
2 changed files with 22 additions and 11 deletions
+11
View File
@@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "mr-september",
"title": "ComfyUI Pad to Multiple",
"id": "pad-to-multiple",
"reference": "https://github.com/mr-september/comfyui-pad-to-multiple",
"files": [
"https://github.com/mr-september/comfyui-pad-to-multiple"
],
"install_type": "git-clone",
"description": "Pads images to multiples of N (right/bottom only) with solid color fill. Useful for VAE/model dimension requirements."
},
{
"author": "Flibens",
"title": "ComfyUI Image Browser",