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

@@ -2539,6 +2539,16 @@
"install_type": "git-clone",
"description": "This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one."
},
{
"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": "hhhzzyang",
"title": "Comfyui-Lama",
@@ -6399,6 +6409,16 @@
"install_type": "git-clone",
"description": "ComfyUI Version of '[a/Visual Style Prompting with Swapping Self-Attention](https://github.com/naver-ai/Visual-Style-Prompting)'"
},
{
"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": "angeloshredder",
"title": "StableCascadeResizer",
@@ -7049,6 +7069,16 @@
"install_type": "git-clone",
"description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
},
{
"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"
},