update DB

This commit is contained in:
Dr.Lt.Data
2024-07-07 15:15:10 +09:00
parent a539f6bbca
commit 2b4d229763
6 changed files with 885 additions and 802 deletions

View File

@@ -6111,6 +6111,17 @@
"install_type": "git-clone",
"description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter"
},
{
"author": "longgui0318",
"title": "comfyui-common-util",
"id": "common-util",
"reference": "https://github.com/longgui0318/comfyui-common-util",
"files": [
"https://github.com/longgui0318/comfyui-common-util"
],
"install_type": "git-clone",
"description": "Nodes:Init Layer Info Array, Added Layer Info To Array, Layer Info Array Fuse, Layer Image Seleted, Layer Images IPAdapter Advanced, Enhanced Random Light Source"
},
{
"author": "DimaChaichan",
"title": "LAizypainter-Exporter-ComfyUI",
@@ -11145,6 +11156,17 @@
"install_type": "git-clone",
"description": "Meme Maker Node for ComfyUI."
},
{
"author": "bluevisor",
"title": "ComfyUI_PS_Blend_Node",
"reference": "https://github.com/bluevisor/ComfyUI_PS_Blend_Node",
"files": [
"https://github.com/bluevisor/ComfyUI_PS_Blend_Node"
],
"install_type": "git-clone",
"description": "This repository contains a simple custom node for ComfyUI that implements familiar PS-style blend modes using PyTorch. The PSBlendNode allows you to blend two images together using a variety of blend modes and an opacity parameter."
},