update DB

This commit is contained in:
Dr.Lt.Data
2024-07-22 21:27:48 +09:00
parent d73b1c2611
commit ab98496598
6 changed files with 1057 additions and 844 deletions

View File

@@ -13,6 +13,38 @@
{
"author": "Fantasy AI Studio",
"title": "FAI-Node",
"id": "FAI-Node",
"reference": "https://github.com/alanhuang67/ComfyUI-FAI-Node",
"files": [
"https://github.com/alanhuang67/ComfyUI-FAI-Node"
],
"install_type": "git-clone",
"description": "Various custom nodes for ComfyUI"
},
{
"author": "Indra's Mirror",
"title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
"reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
"files": [
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
],
"install_type": "git-clone",
"description": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper is a custom node for ComfyUI that integrates the advanced Lumina-Next-SFT model. It offers high-quality image generation with features like time-aware scaling, ODE sampling, and support for high-resolution outputs. This node brings the power of the Lumina text-to-image pipeline directly into ComfyUI workflows."
},
{
"author": "hotpizzatactics",
"title": "ComfyUI-WaterMark-Detector",
"id": "watermark-detector",
"reference": "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector",
"files": [
"https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector"
],
"install_type": "git-clone",
"description": "Nodes:CLAHE Enhancement, High Pass Filter, Edge Detection, Combine Enhancements, Adaptive Thresholding, Morphological Operations, Gray Color Enhancement, Improved Gray Color Enhancement, Texture Enhancement, Denoising Filter, Flexible Combine Enhancements."
},
{
"author": "TechnoByteJS",
"title": "TechNodes",
@@ -662,38 +694,6 @@
],
"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."
},
{
"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": "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": "Smuzzies",
"title": "comfyui_meme_maker",
"reference": "https://github.com/Smuzzies/comfyui_meme_maker",
"files": [
"https://github.com/Smuzzies/comfyui_meme_maker"
],
"install_type": "git-clone",
"description": "Meme Maker Node for ComfyUI."
}
]
}