update DB

This commit is contained in:
Dr.Lt.Data 2024-01-13 15:27:40 +09:00
parent be780eda64
commit 1bff12211e
6 changed files with 61 additions and 4 deletions

View File

@ -232,6 +232,7 @@ NODE_CLASS_MAPPINGS.update({
* https://github.com/senshilabs/NINJA-plugin * https://github.com/senshilabs/NINJA-plugin
* https://github.com/MockbaTheBorg/Nodes * https://github.com/MockbaTheBorg/Nodes
* https://github.com/StartHua/Comfyui_GPT_Story * https://github.com/StartHua/Comfyui_GPT_Story
* https://github.com/NielsGercama/comfyui_customsampling
## Roadmap ## Roadmap

View File

@ -4194,6 +4194,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training." "description": "The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training."
}, },
{
"author": "Layer-norm",
"title": "Comfyui lama remover",
"reference": "https://github.com/Layer-norm/comfyui-lama-remover",
"files": [
"https://github.com/Layer-norm/comfyui-lama-remover"
],
"install_type": "git-clone",
"description": "A very simple ComfyUI node to remove item with mask."
},
{ {

View File

@ -1100,6 +1100,15 @@
"title_aux": "Image-Captioning-in-ComfyUI" "title_aux": "Image-Captioning-in-ComfyUI"
} }
], ],
"https://github.com/Layer-norm/comfyui-lama-remover": [
[
"LamaRemover",
"LamaRemoverIMG"
],
{
"title_aux": "Comfyui lama remover"
}
],
"https://github.com/Lerc/canvas_tab": [ "https://github.com/Lerc/canvas_tab": [
[ [
"Canvas_Tab", "Canvas_Tab",
@ -1772,6 +1781,8 @@
"CR 3D Camera Static", "CR 3D Camera Static",
"CR 3D Polygon", "CR 3D Polygon",
"CR 3D Solids", "CR 3D Solids",
"CR 8 Channel In",
"CR 8 Channel Out",
"CR ASCII Pattern", "CR ASCII Pattern",
"CR Add Annotation", "CR Add Annotation",
"CR Alternate Latents", "CR Alternate Latents",
@ -1818,6 +1829,8 @@
"CR Cycle Styles", "CR Cycle Styles",
"CR Cycle Text", "CR Cycle Text",
"CR Cycle Text Simple", "CR Cycle Text Simple",
"CR Data Bus In",
"CR Data Bus Out",
"CR Debatch Frames", "CR Debatch Frames",
"CR Display Font", "CR Display Font",
"CR Draw OBJ", "CR Draw OBJ",
@ -2010,7 +2023,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "165 custom nodes for artists, designers and animators.", "description": "169 custom nodes for artists, designers and animators.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -4752,6 +4765,7 @@
], ],
"https://github.com/komojini/komojini-comfyui-nodes": [ "https://github.com/komojini/komojini-comfyui-nodes": [
[ [
"ImageMerger",
"YouTubeVideoLoader" "YouTubeVideoLoader"
], ],
{ {
@ -5767,7 +5781,6 @@
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"ClipInterrogator",
"Color", "Color",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "LarryJane491",
"title": "ComfyUI-ModelUnloader",
"reference": "https://github.com/LarryJane491/ComfyUI-ModelUnloader",
"files": [
"https://github.com/LarryJane491/ComfyUI-ModelUnloader"
],
"install_type": "git-clone",
"description": "A simple custom node that unloads all models. Useful for developers or users who want to free some memory."
},
{ {
"author": "AIGODLIKE", "author": "AIGODLIKE",
"title": "AIGODLIKE/ComfyUI-Model-Manager [WIP]", "title": "AIGODLIKE/ComfyUI-Model-Manager [WIP]",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "Layer-norm",
"title": "Comfyui lama remover",
"reference": "https://github.com/Layer-norm/comfyui-lama-remover",
"files": [
"https://github.com/Layer-norm/comfyui-lama-remover"
],
"install_type": "git-clone",
"description": "A very simple ComfyUI node to remove item with mask."
},
{ {
"author": "komojini", "author": "komojini",
"title": "komojini-comfyui-nodes", "title": "komojini-comfyui-nodes",

View File

@ -1100,6 +1100,15 @@
"title_aux": "Image-Captioning-in-ComfyUI" "title_aux": "Image-Captioning-in-ComfyUI"
} }
], ],
"https://github.com/Layer-norm/comfyui-lama-remover": [
[
"LamaRemover",
"LamaRemoverIMG"
],
{
"title_aux": "Comfyui lama remover"
}
],
"https://github.com/Lerc/canvas_tab": [ "https://github.com/Lerc/canvas_tab": [
[ [
"Canvas_Tab", "Canvas_Tab",
@ -1772,6 +1781,8 @@
"CR 3D Camera Static", "CR 3D Camera Static",
"CR 3D Polygon", "CR 3D Polygon",
"CR 3D Solids", "CR 3D Solids",
"CR 8 Channel In",
"CR 8 Channel Out",
"CR ASCII Pattern", "CR ASCII Pattern",
"CR Add Annotation", "CR Add Annotation",
"CR Alternate Latents", "CR Alternate Latents",
@ -1818,6 +1829,8 @@
"CR Cycle Styles", "CR Cycle Styles",
"CR Cycle Text", "CR Cycle Text",
"CR Cycle Text Simple", "CR Cycle Text Simple",
"CR Data Bus In",
"CR Data Bus Out",
"CR Debatch Frames", "CR Debatch Frames",
"CR Display Font", "CR Display Font",
"CR Draw OBJ", "CR Draw OBJ",
@ -2010,7 +2023,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "165 custom nodes for artists, designers and animators.", "description": "169 custom nodes for artists, designers and animators.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -4752,6 +4765,7 @@
], ],
"https://github.com/komojini/komojini-comfyui-nodes": [ "https://github.com/komojini/komojini-comfyui-nodes": [
[ [
"ImageMerger",
"YouTubeVideoLoader" "YouTubeVideoLoader"
], ],
{ {
@ -5767,7 +5781,6 @@
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"ClipInterrogator",
"Color", "Color",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",