update DB

This commit is contained in:
Dr.Lt.Data
2024-07-07 10:10:42 +09:00
parent 0e55225586
commit 5dbe436ea9
5 changed files with 63 additions and 6 deletions

View File

@@ -3003,6 +3003,17 @@
"install_type": "git-clone",
"description": "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait), insightface is required"
},
{
"author": "kijai",
"title": "ComfyUI-KwaiKolorsWrapper",
"id": "kwaikolors",
"reference": "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper",
"files": [
"https://github.com/kijai/ComfyUI-KwaiKolorsWrapper"
],
"install_type": "git-clone",
"description": "Rudimentary wrapper that runs [a/Kwai-Kolors](https://huggingface.co/Kwai-Kolors/Kolors) text2image pipeline using diffusers."
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",
@@ -8735,13 +8746,13 @@
},
{
"author": "Wicloz",
"title": "ComfyUI-Simply-Nodes",
"title": "ComfyUI Simply Nodes",
"reference": "https://github.com/Wicloz/ComfyUI-Simply-Nodes",
"files": [
"https://github.com/Wicloz/ComfyUI-Simply-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Conditional LoRA Loader, Multiline Text, Text Flow Controller, Select SDXL Resolution, Random Style Prompt."
"description": "Simple nodes to help clean up your workflow, mostly focussed on text operations."
},
{
"author": "wandbrandon",