Commit Graph

2742 Commits

Author SHA1 Message Date
Dr.Lt.Data
2a126e0873 update DB 2026-01-28 00:13:42 +09:00
SQ
e3c9fea279
Add ComfyUI Sequential Image Loader (SQ-ImageLoader) (#2549) 2026-01-28 00:12:27 +09:00
Dr.Lt.Data
07a570d1f2 update DB 2026-01-28 00:09:02 +09:00
gmorks
eec9d9c04f
Add ComfyUI-WatchPoint node to custom-node-list (#2541)
Watch Point - Multi-monitor preview node
   
   Features:
   - External monitor preview with zoom/pan
   - Floating in-browser preview
   - Signal Scout for prompt monitoring
   - Stable threading (no crashes)
2026-01-28 00:07:45 +09:00
Dr.Lt.Data
52564c3ad5 update DB 2026-01-28 00:06:40 +09:00
liewcc
45ce612ac1
Add ComfyUI-Qwen-Canvas node to custom node list (#2547)
* Add ComfyUI-Qwen-Canvas node to custom node list

* Update description for ComfyUI-Qwen-Canvas

* Update description for ComfyUI-Qwen-Canvas

* Add ComfyUI-Qwen-Canvas node to custom-node-list

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2026-01-28 00:05:42 +09:00
Dr.Lt.Data
620d9fd387 update DB 2026-01-28 00:01:40 +09:00
hetima
e1c84570ea
Update custom-node-list.json (#2545)
add ComfyUI-SingleLinePicker custom node
2026-01-28 00:00:32 +09:00
ArtsticH
1bfaaf5d91
Update the main info for my plugin ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro.(Node2.0-based alignment — innovative first support) (#2543)
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-27 23:32:06 +09:00
Dr.Lt.Data
413c3b3855 update DB 2026-01-27 23:25:15 +09:00
Chen Mingyi
2eae6faf46
Add ComfyUI DFloat11 Extended custom node (#2528)
Added a new custom node for ComfyUI DFloat11 Extended with installation instructions and a detailed description.
2026-01-27 23:23:50 +09:00
Dr.Lt.Data
b320c47e45 update DB 2026-01-27 23:05:54 +09:00
Brian Blankenship
d57b0d7c4a
Added ComfyUI-Pause to custom_node_list.json (#2536)
* Added ComfyUI-Pause to list

* chore: changed name of the nodepack
2026-01-27 23:04:29 +09:00
Fred N. Garvin
4df0628a12
feat: add AutoModelDownloader (fixed diff) (#2495) 2026-01-27 22:50:50 +09:00
Dr.Lt.Data
d8e3f531c7 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-24 19:04:17 +09:00
Dr.Lt.Data
6c48c98900 update DB 2026-01-24 18:42:17 +09:00
Urabewe
934132e922
Add Audio Enhance and Normalize tools (#2537)
* Add Audio Enhance and Normalize tools

* Update ComfyUI-AudioTools node details

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2026-01-24 18:38:15 +09:00
Dr.Lt.Data
d2bb0c3b36 update DB 2026-01-24 18:16:01 +09:00
room3dev
f57cc56285
Add ComfyUI-I2VChainHelper node to custom-node-list (#2535)
Added a new node for ComfyUI-I2VChainHelper that assists with image batch processing.
2026-01-24 18:15:13 +09:00
Dr.Lt.Data
63522345cb update DB 2026-01-24 18:14:51 +09:00
wangyff-code
787457bf23
Update custom-node-list.json (#2534)
ADD ComfyUI custom node that converts images into Pixel Art using ONNX models.
2026-01-24 18:12:57 +09:00
Dr.Lt.Data
d13837ac5c update DB 2026-01-24 18:09:01 +09:00
loficoding
c57ee0c6e8
Update custom-node-list.json (#2531)
Added ComfyUI Node HUD extension by loficoding
2026-01-24 18:06:53 +09:00
Arthemy
53d924014d
Update custom-node-list.json (#2529)
Hey there! I've added a new custom node for Z-image and I'd love to share that too on ComfyUI-Manager! <3
2026-01-24 18:03:47 +09:00
Dr.Lt.Data
fcf7581431 update DB 2026-01-24 17:40:20 +09:00
CrateTools
53073a6015
Add Preview Video Monitor Pro (#2499) 2026-01-24 17:38:16 +09:00
Dr.Lt.Data
c4fefd4721 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-20 23:32:01 +09:00
pixelpainter
d86f6196d0
Update custom-node-list.json (#2509) 2026-01-20 23:30:34 +09:00
Dr.Lt.Data
aa4e7b553f update DB 2026-01-20 22:59:03 +09:00
Dr.Lt.Data
389ca64bd9 update DB 2026-01-20 22:52:42 +09:00
mickmumpitz
f02e069d93
Update custom-node-list.json (#2521) 2026-01-20 22:45:15 +09:00
Dr.Lt.Data
656ec027db update DB 2026-01-20 22:20:17 +09:00
room3dev
83f63001e0
Add ComfyUI-PixelForge node to custom-node-list (#2525)
Adding the new PixelForge custom nodes: Resolution Selector and Resize Image.
2026-01-20 22:14:03 +09:00
Dr.Lt.Data
fd07a47db6 update DB 2026-01-20 22:00:46 +09:00
Arthemy
701d848fc4
Update custom-node-list.json (#2518) 2026-01-20 21:59:20 +09:00
LiChunlin
0aa95ef88f
Enhance function for image concatenation tool (#2517)
Updated description to include new features in V1.1.
-  Added 2 new bitmap stitching modes: equal-width vertical stitching (top to bottom), equal-height horizontal stitching (left to right)
-  Optimized the tile saving mode, including three options: none/save single block/save single image
-  Added the function of displaying image filenames on the stitched tiles, with customizable text colors (16 colors)
-  Simply connect to the b6 port to view the usage help for this node
- 🎨 Standardized the port naming on the node page
2026-01-20 21:58:33 +09:00
Dr.Lt.Data
e4eb87cc38 update DB 2026-01-20 21:57:54 +09:00
bkpaine1
ca8c925fb9
Add Halo-Lipsy: AMD unified memory lip sync node (#2514)
Halo-Lipsy is a native Wav2Lip implementation for ComfyUI that finally works
on AMD APUs with unified memory (Strix Halo, etc.).

Key features:
- No subprocess hacks - runs natively in ComfyUI process
- Face detection on CPU to prevent memory conflicts
- Safe tensor casting for unified memory compatibility
- Sync tuning and edge blending options
- Works on ROCm, AMD APUs, and NVIDIA

Tested on Ryzen AI Max+ 395 (Strix Halo) with 64GB unified memory and ROCm 7.11.

Repository: https://github.com/bkpaine1/Halo-Lipsy

Co-authored-by: bkpaine1 <bkpaine1@users.noreply.github.com>
2026-01-20 21:56:48 +09:00
Dr.Lt.Data
0edd6607ae update DB 2026-01-20 21:55:07 +09:00
Aditya Mundhalia
44aa47126e
Add ComfyUI-ollama-aditya node (#2498) 2026-01-20 21:54:19 +09:00
Dr.Lt.Data
2f40e125be update DB 2026-01-20 21:53:40 +09:00
Dr.Lt.Data
e6a2ae829c update DB 2026-01-20 21:34:04 +09:00
Evgeniy Andriyanoff
9390270879
Add ComfyUI Remote Upscale node (#2500) 2026-01-20 21:32:31 +09:00
Dr.Lt.Data
74d1e9d296 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-19 19:34:31 +09:00
Dr.Lt.Data
8138954fc6 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-19 01:59:09 +09:00
Dr.Lt.Data
e8e0e884f2 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-15 22:01:15 +09:00
loz2754
379fad3809
Add AUN ComfyUI Nodes to custom node list (#2494) 2026-01-15 21:33:48 +09:00
Dr.Lt.Data
bb0ef5bdc3 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-01-15 12:54:22 +09:00
Dr.Lt.Data
9617b0e56e update DB 2026-01-14 01:38:25 +09:00
Dr.Lt.Data
f20f8549e6 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-14 00:45:38 +09:00