Commit Graph

4562 Commits

Author SHA1 Message Date
Silver
335b4820a5
Merge pull request #1 from silveroxides/silveroxides-github-stats-del
Remove my repository entries from dev github stats
2026-04-12 21:44:08 +02:00
Silver
8cf8d62665
Remove my repository entries from dev github stats
Removed several GitHub repository entries from my nodes as they seem to interfer with users finding them in manager. These nodes have not been experimental in a long time.
2026-04-11 19:21:12 +02:00
Dr.Lt.Data
bbafbb1290 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-04-06 01:55:26 +09:00
PGCRT
f08075c04d
Add CRT nodes to default channel and fix CRT-Nodes reference (#2759)
- Add CRT-HeartMuLa, ComfyUI-OmniVoice_CRT, ComfyUI-QWEN3_TTS
- Fix CRT-Nodes: restore author/title fields, update plugcrypt -> PGCRT

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 01:49:51 +09:00
Jeremie Louvaert
246d715838
Add 6 jeremieLouvaert custom node packs (#2747)
Adding the following node packs to the custom node list:

- ComfyUI-Darkroom: 29-node professional color grading & film emulation suite
- ComfyUI-Gemini-Direct: Direct Google Gemini image generation
- ComfyUI-API-Optimizer: API cost tracking and caching
- ComfyUI-Gemini-Conversation-Canvas: Multi-turn conversational image editing
- comfyui-wireless-link-simple: Wireless data transmission nodes
- ComfyUI-Higgsfield-Direct: Direct Higgsfield API integration

All repos are public, have proper __init__.py with NODE_CLASS_MAPPINGS,
and are published on the Comfy Registry under @akurate.
2026-04-06 01:45:55 +09:00
Dr.Lt.Data
2a55999552 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-04-06 01:04:03 +09:00
Atsushi Nonaka
c7da60732e
Add ComfyUI-MediaPreview custom node (#2749)
* Update custom-node-list.json

* Add files via upload

* Delete custom-node-list.json

* Rename custom-node-list.json 3.txt to custom-node-list.json

* Delete custom-node-list.json

* Add files via upload

* Delete custom-node-list.json

* Add files via upload
2026-04-06 01:03:01 +09:00
Dr.Lt.Data
d0e3336804 update DB 2026-04-06 01:02:26 +09:00
zinigo-creations
49f294bac5
Add Prompt Builder custom node (#2755) 2026-04-06 00:56:43 +09:00
Dr.Lt.Data
347b13b01a update DB 2026-04-06 00:56:07 +09:00
darksidewalker
07c0155929
Added DaSiWa Nodes (#2756)
Co-authored-by: Darksidewalker <you@example.com>
2026-04-06 00:55:31 +09:00
Inoland
7a0beec47e
Update custom-node-list.json (#2760) 2026-04-06 00:52:09 +09:00
Dr.Lt.Data
32c5f26838 update DB 2026-04-06 00:46:36 +09:00
Patrick Kasteel
0b7669a283
Add ComfyUI-Image-to-Prompt-Abacus.AI- custom node entry (kplkasteel) (#2764) 2026-04-06 00:45:02 +09:00
Dr.Lt.Data
a1ade259ef update DB 2026-04-06 00:39:20 +09:00
Dr.Lt.Data
3615af1560 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-04-01 02:24:34 +09:00
Dr.Lt.Data
8aca0751d1 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-31 08:50:38 +09:00
Dr.Lt.Data
c8a50de72c update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-31 03:37:20 +09:00
Allan.M
cbf8068515
Add ComfyUI-XPUSYS-Monitor (#2701) 2026-03-31 03:36:25 +09:00
Dr.Lt.Data
0e0b371417 update DB 2026-03-31 01:45:47 +09:00
ketle-man
4669d4bca9
feat: add ComfyUI VRM Pose Editor 3D (#2744)
* Add ComfyUI 2D Pose Editor node

* feat: add ComfyUI VRM Pose Editor 3D

Interactive 3D pose editor node supporting VRM/GLB/GLTF models.
All Three.js dependencies are bundled locally (no CDN required).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 01:44:48 +09:00
Dr.Lt.Data
59ed61722b update DB 2026-03-31 01:43:48 +09:00
cozdx1
8c14349f97
Add ComfyUI-Dynamic-Sigmas (#2743) 2026-03-31 01:42:21 +09:00
Dr.Lt.Data
14352e2c00 update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-30 04:32:13 +09:00
Dr.Lt.Data
5a4e346f06 update DB 2026-03-30 04:11:38 +09:00
vegaflowltd
152bd7b4f7
Add Vega Flow V8.9 — Temporal Stabilisation node (#2739)
* Add Vega Flow V8.9 Temporal Stabilisation node

* Add Vega Flow V8.9 Temporal Stabilisation node

---------

Co-authored-by: Vega Flow <vegaflowltd@users.noreply.github.com>
2026-03-30 04:10:44 +09:00
Dr.Lt.Data
d966c4ea67 update DB 2026-03-30 04:03:07 +09:00
Joon Jung
846fddccb9
Add ComfyUI-MVNT: AI dance choreography from music (#2723)
Adds MVNT (https://github.com/mvnt-app/ComfyUI-MVNT) to the custom
node list. MVNT generates full-body dance motion from audio using a
diffusion model trained with 100+ professional choreographers.

Nodes: MVNT Generate Dance, MVNT Generate Character, MVNT Export Video,
MVNT Preview BVH, MVNT List Styles, MVNT Estimate Cost, MVNT Load Motion.

Published on Comfy Registry as comfyui-mvnt (publisher: mvnt).

Made-with: Cursor

Co-authored-by: Your Name <your.email@example.com>
2026-03-30 04:02:26 +09:00
Dr.Lt.Data
d69dc99d84 update DB 2026-03-30 04:01:18 +09:00
Stibo
12e6f66d92
Add comfyui-nifty-nodes (#2722) 2026-03-30 04:00:16 +09:00
Dr.Lt.Data
1d19a74ca0 update DB 2026-03-30 03:58:07 +09:00
HalfikChan
37cac20c4e
Add ComfyUI-Prompt-DB (#2720) 2026-03-30 03:57:19 +09:00
Dr.Lt.Data
ad9e73837f update DB 2026-03-30 03:55:12 +09:00
wrabit
00e81bb353
Add ComfyUI-ImgSlider (#2715)
* Add ComfyUI-ImgSlider node

* Add ComfyUI-ImgSlider node

* Update description
2026-03-30 03:54:34 +09:00
Dr.Lt.Data
3f5eb4dabb update DB 2026-03-30 03:53:25 +09:00
Krishnan Ramachandran
5462fe7acc
Add ComfyUI Pulse MeshAudit custom node for 3D mesh auditing (#2714) 2026-03-30 03:52:24 +09:00
Dr.Lt.Data
8d750aac72 update DB 2026-03-30 03:26:13 +09:00
NRDX
d85f035662
Add ComfyUI-BFSNodes (#2713) 2026-03-30 03:25:00 +09:00
Dr.Lt.Data
2007eab26d
fix(security): add litellm supply chain attack detection and improve pip matching (#2731)
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
- Add litellm==1.82.7 and litellm==1.82.8 to blacklist (PYSEC-2026-2)
- Add ultralytics==8.3.42 to blacklist
- Replace substring matching with exact version set matching
- Remove early break to detect multiple malicious packages
2026-03-26 04:17:46 +09:00
Dr.Lt.Data
d870273d4b update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-26 03:42:39 +09:00
Dr.Lt.Data
448c6b2aab update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-03-23 23:23:32 +09:00
jimpi-dev
b30b7eaa25
add workflowuiplugin to custom node list (#2689) 2026-03-23 23:21:56 +09:00
Dr.Lt.Data
9074ab900d update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
2026-03-23 02:43:09 +09:00
dogodg3838
6e453a697f
Upload large custom-node-list.json (#2698) 2026-03-23 02:40:26 +09:00
Dr.Lt.Data
90e05cd4ef update DB 2026-03-23 02:38:42 +09:00
Jean Kássio
962e2edb44
Added ComfyUI-AceStep_SFT (#2697) 2026-03-23 02:38:03 +09:00
Dr.Lt.Data
0d15786d5b update DB 2026-03-23 02:29:56 +09:00
Cowneko
fe5663a60f
Add CWK Prompt Composer node (#2672) 2026-03-23 02:28:56 +09:00
Dr.Lt.Data
dd58ac8b99 update DB 2026-03-23 02:23:20 +09:00
Dr.Lt.Data
be5e019ec5 update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-03-21 00:46:04 +09:00