mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-21 23:41:23 +08:00
update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user