update DB

This commit is contained in:
ltdrdata
2023-10-01 22:22:38 +09:00
parent 56e7a137dc
commit 178b7434aa
5 changed files with 328 additions and 6 deletions

View File

@@ -169,6 +169,16 @@
"id":"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding",
"tags":"DT, dynamic thresholding",
"description": "This custom node is a port of the Dynamic Thresholding extension from A1111 to make it available for use in ComfyUI."
},
{
"id":"https://github.com/hhhzzyang/Comfyui_Lama",
"tags":"lama, inpainting anything",
"description": "This extension provides custom nodes developed based on <a href='https://github.com/advimman/lama' target='blank'>LaMa</a> and <a href='https://github.com/geekyutao/Inpaint-Anything' target='blank'>Inpainting anything</a>."
},
{
"id":"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
"tags":"lama",
"description": "This extension provides custom nodes for <a href='https://github.com/advimman/lama' target='blank'>LaMa</a> functionality."
}
]
}