update DB

This commit is contained in:
Dr.Lt.Data
2024-10-26 00:48:57 +09:00
parent 588efab2c7
commit 52568da4a8
9 changed files with 2503 additions and 2237 deletions

View File

@@ -8952,6 +8952,16 @@
"install_type": "git-clone",
"description": "A collection of nodes for detecting color in images, leveraging RGB and LAB color spaces. These nodes aim to distinguish colored images from black and white, including those with color tints."
},
{
"author": "DrMWeigand",
"title": "StereoVision Plugin for ComfyUI",
"reference": "https://github.com/DrMWeigand/ComfyUI-StereoVision",
"files": [
"https://github.com/DrMWeigand/ComfyUI-StereoVision"
],
"install_type": "git-clone",
"description": "The StereoVision plugin for ComfyUI enables the creation of stereoscopic and autostereoscopic images and videos using depth maps. It supports both traditional stereoscopic image generation and autostereogram (Magic Eye) creation."
},
{
"author": "bobmagicii",
"title": "ComfyKit Custom Nodes",
@@ -9528,6 +9538,16 @@
"install_type": "git-clone",
"description": "a custom node for [a/F5-TTS](https://github.com/SWivid/F5-TTS)"
},
{
"author": "AIFSH",
"title": "FireRedTTS-ComfyUI",
"reference": "https://github.com/AIFSH/FireRedTTS-ComfyUI",
"files": [
"https://github.com/AIFSH/FireRedTTS-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/FireRedTTS](https://github.com/FireRedTeam/FireRedTTS)"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@@ -15178,13 +15198,13 @@
},
{
"author": "asaddi",
"title": "YALLM-LlamaVision",
"title": "ComfyUI-YALLM-node",
"reference": "https://github.com/asaddi/ComfyUI-YALLM-node",
"files": [
"https://github.com/asaddi/ComfyUI-YALLM-node"
],
"install_type": "git-clone",
"description": "A set of nodes for basic Llama 3.2 Vision support in ComfyUI. Give it an image and query and it will output a text response."
"description": "Yet another set of LLM nodes for ComfyUI (for local/remote OpenAI-like APIs, multi-modal models supported)"
},
{
"author": "ycyy",
@@ -15879,15 +15899,48 @@
"description": "ComfyUI-AutoSplitGridImage is a custom node for ComfyUI that provides intelligent image splitting functionality. It combines edge detection for column splits and uniform division for row splits, offering a balanced approach to grid-based image segmentation."
},
{
"author": "Jonseed",
"title": "ComfyUI-Detail-Daemon",
"reference": "https://github.com/Jonseed/ComfyUI-Detail-Daemon",
"author": "AkashKarnatak",
"title": "ComfyUI_faishme",
"reference": "https://github.com/AkashKarnatak/ComfyUI_faishme",
"files": [
"https://github.com/Jonseed/ComfyUI-Detail-Daemon"
"https://github.com/AkashKarnatak/ComfyUI_faishme"
],
"install_type": "git-clone",
"description": "A port of muerrilla's [a/sd-webui-Detail-Daemon](https://github.com/muerrilla/sd-webui-detail-daemon) as a node for ComfyUI, to adjust sigmas that control detail."
"description": "ComfyUI nodes for our product Faishme"
},
{
"author": "ARZUMATA",
"title": "ComfyUI-ARZUMATA",
"reference": "https://github.com/ARZUMATA/ComfyUI-ARZUMATA",
"files": [
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA"
],
"install_type": "git-clone",
"description": "NODES:Caching CLIP Text Encode for FLUX.\nRandom nodes for ComfyUI for various purposes."
},
{
"author": "Rinsanga1",
"title": "comfyui-florence2xy",
"reference": "https://github.com/Rinsanga1/comfyui-florence2xy",
"files": [
"https://github.com/Rinsanga1/comfyui-florence2xy"
],
"install_type": "git-clone",
"description": "NODES:Florence2 Coordinates (XY Split)."
},
{
"author": "gt732",
"title": "ComfyUI-DreamWaltz-G",
"reference": "https://github.com/gt732/ComfyUI-DreamWaltz-G",
"files": [
"https://github.com/gt732/ComfyUI-DreamWaltz-G"
],
"install_type": "git-clone",
"description": "This repository contains custom ComfyUI nodes designed to integrate with [a/DreamWaltz-G](https://github.com/Yukun-Huang/DreamWaltz-G), a cutting-edge model for generating expressive 3D Gaussian avatars using skeleton-guided 2D diffusion."
},