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