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

@@ -21,6 +21,26 @@
"install_type": "git-clone",
"description": "Perturbed-Attention Guidance node 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": "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": "logtd",
"title": "ComfyUI-RAVE Attention",
@@ -671,36 +691,6 @@
],
"install_type": "git-clone",
"description": "The main node makes your conditioning go towards similar concepts so to enrich your composition or further away so to make it more precise. It gathers similar pre-cond vectors for as long as the cosine similarity score diminishes. If it climbs back it stops. This allows to set a relative direction to similar concepts.\nThere are examples at the end but [a/you can also check this imgur album](https://imgur.com/a/WvPd81Y) which demonstrates the capability of improving variety."
},
{
"author": "chaojie",
"title": "ComfyUI-Img2Img-Turbo",
"reference": "https://github.com/chaojie/ComfyUI-Img2Img-Turbo",
"files": [
"https://github.com/chaojie/ComfyUI-Img2Img-Turbo"
],
"install_type": "git-clone",
"description": "ComfyUI Img2Img-Turbo"
},
{
"author": "kijai",
"title": "Geowizard depth and normal estimation in ComfyUI",
"reference": "https://github.com/kijai/ComfyUI-Geowizard",
"files": [
"https://github.com/kijai/ComfyUI-Geowizard"
],
"install_type": "git-clone",
"description": "This is a diffusers (0.27.2) wrapper node for Geowizard: [https://github.com/fuxiao0719/GeoWizard]. The model is autodownloaded from Hugginface to ComfyUI/models/diffusers/geowizard"
},
{
"author": "SuperBeastsAI",
"title": "ComfyUI-SuperBeasts",
"reference": "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts",
"files": [
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts"
],
"install_type": "git-clone",
"description": "Nodes:HDR Effects (SuperBeasts.AI). This repository contains custom nodes for ComfyUI created and used by SuperBeasts.AI (@SuperBeasts.AI on Instagram)"
}
]
}