diff --git a/custom-node-list.json b/custom-node-list.json index eefb0aa..27d5ea1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4184,6 +4184,16 @@ "install_type": "git-clone", "description": "Nodes:Enhanced Save Node" }, + { + "author": "LarryJane491", + "title": "Lora-Training-in-Comfy", + "reference": "https://github.com/LarryJane491/Lora-Training-in-Comfy", + "files": [ + "https://github.com/LarryJane491/Lora-Training-in-Comfy" + ], + "install_type": "git-clone", + "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" + }, { "author": "LarryJane491", "title": "Image-Captioning-in-ComfyUI", @@ -4204,6 +4214,16 @@ "install_type": "git-clone", "description": "A very simple ComfyUI node to remove item with mask." }, + { + "author": "Taremin", + "title": "ComfyUI Prompt ExtraNetworks", + "reference": "https://github.com/Taremin/comfyui-prompt-extranetworks", + "files": [ + "https://github.com/Taremin/comfyui-prompt-extranetworks" + ], + "install_type": "git-clone", + "description": "Instead of LoraLoader or HypernetworkLoader, it receives a prompt and loads and applies LoRA or HN based on the specifications within the prompt. The main purpose of this custom node is to allow changes without reconnecting the LoraLoader node when the prompt is randomly altered, etc." + }, { diff --git a/extension-node-map.json b/extension-node-map.json index c56ab8e..b7b9e10 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1100,6 +1100,14 @@ "title_aux": "Image-Captioning-in-ComfyUI" } ], + "https://github.com/LarryJane491/Lora-Training-in-Comfy": [ + [ + "Lora Training in ComfyUI" + ], + { + "title_aux": "Lora-Training-in-Comfy" + } + ], "https://github.com/Layer-norm/comfyui-lama-remover": [ [ "LamaRemover", @@ -2129,6 +2137,14 @@ "title_aux": "tri3d-comfyui-nodes" } ], + "https://github.com/Taremin/comfyui-prompt-extranetworks": [ + [ + "PromptExtraNetworks" + ], + { + "title_aux": "ComfyUI Prompt ExtraNetworks" + } + ], "https://github.com/TeaCrab/ComfyUI-TeaNodes": [ [ "TC_ColorFill", @@ -6736,6 +6752,7 @@ "easy kSamplerInpainting", "easy kSamplerSDTurbo", "easy kSamplerTiled", + "easy latentCompositeMaskedWithCond", "easy latentMultiplyBySigma", "easy loraStack", "easy negative", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c61bab9..bea99c4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -6,10 +6,30 @@ "reference": "https://github.com/ltdrdata/ComfyUI-Manager", "files": [], "install_type": "git-clone", - "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." + "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, + { + "author": "LarryJane491", + "title": "Lora-Training-in-Comfy", + "reference": "https://github.com/LarryJane491/Lora-Training-in-Comfy", + "files": [ + "https://github.com/LarryJane491/Lora-Training-in-Comfy" + ], + "install_type": "git-clone", + "description": "This custom node lets you train LoRA directly in ComfyUI! By default, it saves directly in your ComfyUI lora folder. That means you just have to refresh after training (...and select the LoRA) to test it!" + }, + { + "author": "Taremin", + "title": "ComfyUI Prompt ExtraNetworks", + "reference": "https://github.com/Taremin/comfyui-prompt-extranetworks", + "files": [ + "https://github.com/Taremin/comfyui-prompt-extranetworks" + ], + "install_type": "git-clone", + "description": "Instead of LoraLoader or HypernetworkLoader, it receives a prompt and loads and applies LoRA or HN based on the specifications within the prompt. The main purpose of this custom node is to allow changes without reconnecting the LoraLoader node when the prompt is randomly altered, etc." + }, { "author": "Layer-norm", "title": "Comfyui lama remover", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c56ab8e..b7b9e10 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1100,6 +1100,14 @@ "title_aux": "Image-Captioning-in-ComfyUI" } ], + "https://github.com/LarryJane491/Lora-Training-in-Comfy": [ + [ + "Lora Training in ComfyUI" + ], + { + "title_aux": "Lora-Training-in-Comfy" + } + ], "https://github.com/Layer-norm/comfyui-lama-remover": [ [ "LamaRemover", @@ -2129,6 +2137,14 @@ "title_aux": "tri3d-comfyui-nodes" } ], + "https://github.com/Taremin/comfyui-prompt-extranetworks": [ + [ + "PromptExtraNetworks" + ], + { + "title_aux": "ComfyUI Prompt ExtraNetworks" + } + ], "https://github.com/TeaCrab/ComfyUI-TeaNodes": [ [ "TC_ColorFill", @@ -6736,6 +6752,7 @@ "easy kSamplerInpainting", "easy kSamplerSDTurbo", "easy kSamplerTiled", + "easy latentCompositeMaskedWithCond", "easy latentMultiplyBySigma", "easy loraStack", "easy negative",