mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 10:57:25 +08:00
update DB
This commit is contained in:
parent
b15c12ca4e
commit
d9ac595785
@ -47203,6 +47203,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI."
|
||||
},
|
||||
{
|
||||
"author": "sequencer-media",
|
||||
"title": "Sequencer AI Nodes",
|
||||
"reference": "https://github.com/sequencer-media/sequencer-comfy-nodes",
|
||||
"files": [
|
||||
"https://github.com/sequencer-media/sequencer-comfy-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "One universal node for all 50+ Sequencer AI models. Generate images, videos, and audio (Veo 3.1, Flux 1.1 Pro, Kling, Ideogram, etc). dynamically populates model lists and I/O sockets."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "sequencer-media",
|
||||
"title": "Sequencer AI Nodes",
|
||||
"reference": "https://github.com/sequencer-media/sequencer-comfy-nodes",
|
||||
"files": [
|
||||
"https://github.com/sequencer-media/sequencer-comfy-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "One universal node for all 50+ Sequencer AI models. Generate images, videos, and audio (Veo 3.1, Flux 1.1 Pro, Kling, Ideogram, etc). dynamically populates model lists and I/O sockets."
|
||||
},
|
||||
{
|
||||
"author": "AabhasTech",
|
||||
"title": "ComfyUI Fast Preview",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user