update DB

This commit is contained in:
Dr.Lt.Data
2024-01-13 21:43:15 +09:00
parent 1bff12211e
commit 9c555cb07e
4 changed files with 75 additions and 1 deletions

View File

@@ -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."
},
{