update DB

This commit is contained in:
Dr.Lt.Data
2024-04-12 21:24:12 +09:00
parent 2fee89f79d
commit 31f9c8795f
6 changed files with 403 additions and 201 deletions

View File

@@ -6939,6 +6939,16 @@
"install_type": "git-clone",
"description": "Text file utility for ComfyUI"
},
{
"author": "kale4eat",
"title": "ComfyUI-speech-dataset-toolkit",
"reference": "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit",
"files": [
"https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit"
],
"install_type": "git-clone",
"description": "Basic audio tools using torchaudio for ComfyUI. It is assumed to assist in the speech dataset creation for ASR, TTS, etc."
},
{
"author": "DrMWeigand",
"title": "ComfyUI Color Detection Nodes",
@@ -7149,6 +7159,16 @@
"install_type": "git-clone",
"description": "pixel art workshop nodes for comfyui."
},
{
"author": "nullquant",
"title": "ComfyUI-BrushNet",
"reference": "https://github.com/nullquant/ComfyUI-BrushNet",
"files": [
"https://github.com/nullquant/ComfyUI-BrushNet"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI allow to inpaint using Brushnet: '[a/BrushNet: A Plug-and-Play Image Inpainting Model with Decomposed Dual-Branch Diffusion](https://arxiv.org/abs/2403.06976)'."
},
{
"author": "pamparamm",
"title": "Perturbed-Attention Guidance",
@@ -7159,7 +7179,7 @@
"install_type": "git-clone",
"description": "Perturbed-Attention Guidance node for ComfyUI."
},