update DB

This commit is contained in:
Dr.Lt.Data
2024-04-11 22:27:57 +09:00
parent 2e138784ec
commit 8a330ccc0a
5 changed files with 451 additions and 248 deletions

View File

@@ -2549,6 +2549,16 @@
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of ELLA"
},
{
"author": "kijai",
"title": "ComfyUI-LaVi-Bridge-Wrapper",
"reference": "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper node to test LaVi-Bridge using Diffusers"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",
@@ -5929,6 +5939,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten)."
},
{
"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": "Big-Idea-Technology",
"title": "ImageTextOverlay Node for ComfyUI",
@@ -6879,6 +6899,16 @@
"install_type": "git-clone",
"description": "Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero."
},
{
"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": "kale4eat",
"title": "ComfyUI_demucus",
@@ -7089,6 +7119,37 @@
"install_type": "git-clone",
"description": "Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details."
},
{
"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!"
},
{
"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": "wandbrandon",
"title": "comfyui-pixel",
"reference": "https://github.com/wandbrandon/comfyui-pixel",
"files": [
"https://github.com/wandbrandon/comfyui-pixel"
],
"install_type": "git-clone",
"description": "pixel art workshop nodes for comfyui."
},