update DB

This commit is contained in:
Dr.Lt.Data 2024-04-28 20:20:20 +09:00
parent f3ab4edaf1
commit 2c949dcb4e
5 changed files with 40 additions and 60 deletions

View File

@ -7590,6 +7590,16 @@
"install_type": "git-clone",
"description": "ComfyUI reference implementation for [a/T-GATE](https://github.com/HaozheLiu-ST/T-GATE)."
},
{
"author": "JettHu",
"title": "ComfyUI-TCD",
"reference": "https://github.com/JettHu/ComfyUI-TCD",
"files": [
"https://github.com/JettHu/ComfyUI-TCD"
],
"install_type": "git-clone",
"description": "ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD)."
},
{
"author": "sugarkwork",
"title": "comfyui_tag_filter",

View File

@ -1921,6 +1921,14 @@
"title_aux": "Random Size"
}
],
"https://github.com/JettHu/ComfyUI-TCD": [
[
"TCDModelSamplingDiscrete"
],
{
"title_aux": "ComfyUI-TCD"
}
],
"https://github.com/JettHu/ComfyUI_TGate": [
[
"TGateApply"

View File

@ -3106,5 +3106,9 @@
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": {
"stars": 0,
"last_update": "2024-04-27 13:25:08"
},
"https://github.com/JettHu/ComfyUI-TCD": {
"stars": 3,
"last_update": "2024-04-28 09:58:42"
}
}

View File

@ -10,6 +10,16 @@
},
{
"author": "JettHu",
"title": "ComfyUI-TCD",
"reference": "https://github.com/JettHu/ComfyUI-TCD",
"files": [
"https://github.com/JettHu/ComfyUI-TCD"
],
"install_type": "git-clone",
"description": "ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD)."
},
{
"author": "florestefano1975",
"title": "ComfyUI HiDiffusion",
@ -689,66 +699,6 @@
],
"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": "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",
"reference": "https://github.com/logtd/ComfyUI-RAVE_ATTN",
"files": [
"https://github.com/logtd/ComfyUI-RAVE_ATTN"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use RAVE attention as a temporal attention mechanism.\nThis differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications.\nFor example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN."
},
{
"author": "BlakeOne",
"title": "ComfyUI NodePresets",
"reference": "https://github.com/BlakeOne/ComfyUI-NodePresets",
"files": [
"https://github.com/BlakeOne/ComfyUI-NodePresets"
],
"install_type": "git-clone",
"description": "An extension for ComyUI that enables saving and loading node presets using the node's context menu.\nRight click a node and choose 'Presets' from its context menu to access the node's presets."
},
{
"author": "Wicloz",
"title": "ComfyUI-Simply-Nodes",
"reference": "https://github.com/Wicloz/ComfyUI-Simply-Nodes",
"files": [
"https://github.com/Wicloz/ComfyUI-Simply-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Conditional LoRA Loader, Multiline Text, Text Flow Controller, Select SDXL Resolution, Random Style Prompt."
},
{
"author": "AIFSH",
"title": "ComfyUI-IP_LAP",
"reference": "https://github.com/AIFSH/ComfyUI-IP_LAP",
"files": [
"https://github.com/AIFSH/ComfyUI-IP_LAP"
],
"install_type": "git-clone",
"description": "Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!"
}
]
}

View File

@ -1921,6 +1921,14 @@
"title_aux": "Random Size"
}
],
"https://github.com/JettHu/ComfyUI-TCD": [
[
"TCDModelSamplingDiscrete"
],
{
"title_aux": "ComfyUI-TCD"
}
],
"https://github.com/JettHu/ComfyUI_TGate": [
[
"TGateApply"