update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mlinmg",
|
||||
"title": "LaMa Preprocessor [WIP]",
|
||||
"reference": "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
|
||||
"files": [
|
||||
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A LaMa prerocessor for ComfyUi. You can find the processor in image/processors."
|
||||
},
|
||||
{
|
||||
"author": "alpertunga-bile",
|
||||
"title": "prompt-generator",
|
||||
@@ -38,7 +48,7 @@
|
||||
"https://github.com/M1kep/Comfy_KepMatteAnything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: MatteAnything_SAMLoader, MatteAnything_InitSamPredictor, MatteAnything_LoadDINO, MatteAnything_DinoBoxes, MatteAnything_SAMMaskFromBoxes, MatteAnything_ToTrimap, MatteAnything_LoadVITMatteModel, MatteAnything_GenerateVITMatte. This nodes provides several detection nodes."
|
||||
"description": "This extension provides a custom node that allows the use of <a href='https://github.com/hustvl/Matte-Anything' target='blank'>Matte Anything</a> in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "TGu-97",
|
||||
|
||||
@@ -2649,6 +2649,15 @@
|
||||
"title_aux": "mihaiiancu/Inpaint"
|
||||
}
|
||||
],
|
||||
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": [
|
||||
[
|
||||
"LaMaPreprocessor",
|
||||
"lamaPreprocessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "LaMa Preprocessor [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": [
|
||||
[
|
||||
"Save IMG Prompt"
|
||||
|
||||
Reference in New Issue
Block a user