mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
update DB
This commit is contained in:
parent
be780eda64
commit
1bff12211e
@ -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
|
||||||
|
|||||||
@ -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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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]",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user