Browse Source

update DB

pull/342/head
Dr.Lt.Data 10 months ago
parent
commit
1bff12211e
  1. 1
      README.md
  2. 10
      custom-node-list.json
  3. 17
      extension-node-map.json
  4. 10
      node_db/dev/custom-node-list.json
  5. 10
      node_db/new/custom-node-list.json
  6. 17
      node_db/new/extension-node-map.json

1
README.md

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

10
custom-node-list.json

@ -4194,6 +4194,16 @@
"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."
},
{
"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."
},
{

17
extension-node-map.json

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

10
node_db/dev/custom-node-list.json

@ -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",
"title": "AIGODLIKE/ComfyUI-Model-Manager [WIP]",

10
node_db/new/custom-node-list.json

@ -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",
"title": "komojini-comfyui-nodes",

17
node_db/new/extension-node-map.json

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

Loading…
Cancel
Save