Commit Graph

4358 Commits

Author SHA1 Message Date
c57ee0c6e8 Update custom-node-list.json (#2531)
Added ComfyUI Node HUD extension by loficoding
2026-01-24 18:06:53 +09:00
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
fcf7581431 update DB 2026-01-24 17:40:20 +09:00
53073a6015 Add Preview Video Monitor Pro (#2499) 2026-01-24 17:38:16 +09:00
c4fefd4721 update DB 2026-01-20 23:32:01 +09:00
d86f6196d0 Update custom-node-list.json (#2509) 2026-01-20 23:30:34 +09:00
aa4e7b553f update DB 2026-01-20 22:59:03 +09:00
389ca64bd9 update DB 2026-01-20 22:52:42 +09:00
f02e069d93 Update custom-node-list.json (#2521) 2026-01-20 22:45:15 +09:00
8627ac2f4c Comfyui-Image-Concat update to v1.1 (#2519)
1. Add 1 optional IMAGES input port named a0_image.
2. Add 2 new bitmap stitching modes: equal-width vertical stitching (top to bottom), equal-height horizontal stitching (left to right).
3. Add the function of displaying image filenames on the stitched tiles, with customizable text colors (16 colors).
4. Optimized the tile saving mode, including three options: none/save single block/save single image.
5. Simply connect to the b6 port to view the usage help for this node.
6. Standardized the port naming on the node page.
2026-01-20 22:23:51 +09:00
656ec027db update DB 2026-01-20 22:20:17 +09:00
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
fd07a47db6 update DB 2026-01-20 22:00:46 +09:00
701d848fc4 Update custom-node-list.json (#2518) 2026-01-20 21:59:20 +09:00
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
e4eb87cc38 update DB 2026-01-20 21:57:54 +09:00
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
0edd6607ae update DB 2026-01-20 21:55:07 +09:00
44aa47126e Add ComfyUI-ollama-aditya node (#2498) 2026-01-20 21:54:19 +09:00
2f40e125be update DB 2026-01-20 21:53:40 +09:00
e6a2ae829c update DB 2026-01-20 21:34:04 +09:00
9390270879 Add ComfyUI Remote Upscale node (#2500) 2026-01-20 21:32:31 +09:00
74d1e9d296 update DB 2026-01-19 19:34:31 +09:00
8138954fc6 update DB 2026-01-19 01:59:09 +09:00
e8e0e884f2 update DB 2026-01-15 22:01:15 +09:00
379fad3809 Add AUN ComfyUI Nodes to custom node list (#2494) 2026-01-15 21:33:48 +09:00
bb0ef5bdc3 update DB 2026-01-15 12:54:22 +09:00
9617b0e56e update DB 2026-01-14 01:38:25 +09:00
f20f8549e6 update DB 2026-01-14 00:45:38 +09:00
82135ab168 Add ComfyUI-Seed-Wildcard-Pack (#2497) 2026-01-14 00:14:47 +09:00
2cb7f021e9 update DB 2026-01-13 18:51:07 +09:00
29a59595b9 update DB 2026-01-13 12:59:33 +09:00
58a1051c46 update DB 2026-01-13 07:32:02 +09:00
53bec8be40 update DB 2026-01-13 07:29:47 +09:00
162f25f570 Add ComfyUI-VRAM-watcher node with details (#2493) 2026-01-13 07:28:10 +09:00
5d0112f768 update DB 2026-01-12 01:59:22 +09:00
695d87cc0a Add Ultimate Auto Sampler Suite (#2471) 2026-01-12 01:39:54 +09:00
f2ba36ec3a update DB 2026-01-12 01:12:58 +09:00
6b83a5a16e Add ComfyUI_FMJ_SaveImageVersions node entry (#2475)
* Add ComfyUI_FMJ_SaveImageVersions node entry

Save images with full metadata (prompt, workflow, software versions, commit)

This repository provides ComfyUI nodes to:
- Save PNG images with embedded metadata (positive / negative prompts and other JSON fields),
- Generate and copy a snapshot describing the environment (commits, versions, GPU, etc.),
- Load an image and restore information from its metadata.

Important: this project runs a local script `snapshot.py` to capture the state of ComfyUI and custom nodes. Only run it in trusted environments.

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2026-01-12 01:11:35 +09:00
10aff14af5 update DB 2026-01-12 01:06:25 +09:00
7634a08073 Add Comfyui-Image-Concat custom node (#2480)
Added a new custom node for ComfyUI that supports image concatenation with advanced features.
2026-01-12 01:05:32 +09:00
92cf872f1b update DB 2026-01-12 00:55:47 +09:00
c916174499 Add NSFW Guard node to custom-node-list.json (#2489)
Added NSFW Guard node for ComfyUI with automatic detection.
2026-01-12 00:51:05 +09:00
4ad8735c89 Add LTX-2 models. (#2490) 2026-01-12 00:49:45 +09:00
2416aa2fc9 update DB 2026-01-09 12:53:58 +09:00
f4fa394e0f fix(security): add input sanitization and path traversal protection
- Sanitize config string values to prevent CRLF injection attacks
- Add get_safe_snapshot_path() helper to validate snapshot targets
- Block path traversal attempts in remove_snapshot and restore_snapshot endpoints
- Reject targets containing /, \, .., or null characters
3.39.2
2026-01-08 18:29:14 +09:00
8d67702ab0 update DB 2026-01-08 03:04:19 +09:00
b1d804a47e Change author name from 'Sean-Bradley' to 'sbcode' (#2468)
Updated author names for all my custom nodes to match what i have in the registry.
Also added a node for my version of ComfyUI-Sonic
2026-01-08 02:57:57 +09:00
db6ff690bf update DB 2026-01-08 02:55:50 +09:00
adfbe8de75 update DB 2026-01-08 02:55:17 +09:00