update DB

This commit is contained in:
Dr.Lt.Data
2024-04-10 15:20:03 +09:00
parent 8b39c4f000
commit 3a8d0fe862
6 changed files with 307 additions and 157 deletions

View File

@@ -9,7 +9,36 @@
"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": "choey",
"title": "Comfy-Topaz",
"reference": "https://github.com/choey/Comfy-Topaz",
"files": [
"https://github.com/choey/Comfy-Topaz"
],
"install_type": "git-clone",
"description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI"
},
{
"author": "ExponentialML",
"title": "ComfyUI_ELLA",
"reference": "https://github.com/ExponentialML/ComfyUI_ELLA",
"files": [
"https://github.com/ExponentialML/ComfyUI_ELLA"
],
"install_type": "git-clone",
"description": "ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment"
},
{
"author": "kijai",
"title": "ComfyUI-ELLA-wrapper",
"reference": "https://github.com/kijai/ComfyUI-ELLA-wrapper",
"files": [
"https://github.com/kijai/ComfyUI-ELLA-wrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of ELLA"
},
{
"author": "sdfxai",
"title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration",