Dr.Lt.Data
bb0fcf6ea6
added: should_be_disabled function
2025-04-12 19:35:41 +09:00
Dr.Lt.Data
539e0a1534
Merge branch 'main' into draft-v4
2025-04-12 19:06:24 +09:00
Dr.Lt.Data
aaae6ce304
Merge branch 'feat/queue_batch' into draft-v4
2025-04-12 19:05:48 +09:00
Dr.Lt.Data
821fded09d
update DB
2025-04-12 17:26:41 +09:00
Dr.Lt.Data
ec4a2aa873
update DB
2025-04-12 15:22:09 +09:00
Dr.Lt.Data
d6b2d54f3f
update DB
2025-04-12 15:20:29 +09:00
Jerry Chukwudi
97ae67bb9a
Add LoadImageFromHttpURL node by jerrywap ( #1732 )
...
Add LoadImageFromHttpURL node by jerrywap
2025-04-12 15:18:35 +09:00
Sander
765514a33f
Added ComfyUI-api-tools ( #1733 )
...
Custom node for to add some extra api endpoints, including prometheus monitoring
2025-04-12 15:17:50 +09:00
Yuan-Man
e2cdcc96c4
Add ComfyUI-UNO node ( #1735 )
2025-04-12 15:16:57 +09:00
Dr.Lt.Data
dbd25b0f0a
Merge branch 'main' into feat/cacheless
2025-04-10 12:20:29 +09:00
Dr.Lt.Data
0738b2a73f
update DB
2025-04-09 00:28:04 +09:00
Dr.Lt.Data
98db79910e
update DB
2025-04-09 00:16:11 +09:00
cganimitta
0b21a05aac
Update custom-node-list.json ( #1724 )
2025-04-09 00:14:50 +09:00
Dr.Lt.Data
4b71db54aa
Revert "Add KERRY-YUAN/ComfyUI_Simple_Executor nodes ( #1721 )" ( #1725 )
...
This reverts commit a6bc890f369b2c83a742d75322f12b5d6eface91.
2025-04-09 00:13:37 +09:00
Kerry
a6bc890f36
Add KERRY-YUAN/ComfyUI_Simple_Executor nodes ( #1721 )
...
{
"author": "KERRY-YUAN",
"title": "NodeSimpleExecutor",
"id": "NodeSimpleExecutor",
"reference": "https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor ",
"files": [
"https://github.com/KERRY-YUAN/ComfyUI_Simple_Executor "
],
"install_type": "git-clone",
"description": "This node package contains automatic sampler setting according to model name in ComfyUI, adjusting image size according to specific constraints and some other nodes."
},
2025-04-09 00:12:08 +09:00
jerrywap
76903c39e1
Update custom-node-list.json ( #1723 )
...
This extension sends generated images or videos to any HTTP webhook with optional parameters such as prompt-id and meta-data.
This is useful for those rendering COMFYUI as an api service and need to send a webhook to requested api when task is successful.
2025-04-07 22:45:51 +09:00
Yuan-Man
cf9ed1c631
Add ComfyUI-SkyReels-A2 node ( #1719 )
2025-04-07 22:42:44 +09:00
Dr.Lt.Data
50fc1389b0
update DB
2025-04-05 17:50:01 +09:00
Dr.Lt.Data
c70cb2868b
update DB
2025-04-05 16:39:26 +09:00
Dr.Lt.Data
12fa571aa2
update DB
2025-04-05 00:13:02 +09:00
Dr.Lt.Data
4a3018760f
update DB
2025-04-04 23:54:37 +09:00
VertexAnomaly
d005d06cf8
Update custom-node-list.json ( #1713 )
2025-04-04 23:16:57 +09:00
Dr.Lt.Data
a87e3f9ee9
update DB
2025-04-04 08:21:38 +09:00
Dr.Lt.Data
52b9a3f3a0
update DB
2025-04-04 07:09:13 +09:00
Yuan-Man
c01a7e41d0
Add ComfyUI-LayerAnimate node ( #1705 )
2025-04-04 07:05:28 +09:00
Dr.Lt.Data
fe301bb91a
update DB
2025-04-04 06:56:55 +09:00
CY-CHENYUE
a42953e3be
Update custom-node-list.json ( #1699 )
2025-04-04 06:56:03 +09:00
Dr.Lt.Data
1899255a69
update DB
2025-04-04 06:54:56 +09:00
Dr.Lt.Data
908a1009d2
fixed: cm-cli.py - save-snapshot: use default path if --output is not given
...
https://github.com/Comfy-Org/comfy-cli/issues/254#issuecomment-2758584763
2025-03-28 12:49:09 +09:00
Dr.Lt.Data
fb9c68fc32
update DB
2025-03-28 12:47:39 +09:00
yushan777
d54ec0eb05
Update custom-node-list.json ( #1696 )
2025-03-28 12:46:44 +09:00
Dr.Lt.Data
a386948fd1
update DB
2025-03-28 01:57:13 +09:00
Creepybits
007b812ede
Update custom-node-list.json ( #1685 )
...
Added Creepy_nodes
2025-03-28 01:47:06 +09:00
Dr.Lt.Data
0ddb0cec03
update DB
2025-03-28 01:06:21 +09:00
chrisgoringe
e687f83fbf
Update custom-node-list.json ( #1692 )
...
Removed the deprecated image-picker and replaced with the new image-filter
2025-03-28 01:03:05 +09:00
rainlizard
458c9de70f
Update custom-node-list.json - Add "Raffle" ( #1686 )
2025-03-28 01:00:17 +09:00
Dr.Lt.Data
a128baf894
fixed: ruff check
2025-03-25 23:40:15 +09:00
Dr.Lt.Data
57b847eebf
fixed: failed[..].ui_id -> failed
2025-03-24 23:12:45 +09:00
Dr.Lt.Data
149257e4f1
Merge branch 'main' into feat/queue_batch
2025-03-24 22:53:13 +09:00
Dr.Lt.Data
212b8e7ed2
feat: support task batch
...
POST /v2/manager/queue/batch
GET /v2/manager/queue/history_list
GET /v2/manager/queue/history?id={id}
GET /v2/manager/queue/abort_current
2025-03-24 22:49:38 +09:00
Dr.Lt.Data
87a652d038
fixed: channel error when DB: local is selected
3.31.8
2025-03-24 01:17:07 +09:00
Dr.Lt.Data
d889df4c89
update DB
2025-03-24 01:16:09 +09:00
Dr.Lt.Data
a2e72d26aa
update DB
2025-03-22 12:29:34 +09:00
ImpactFrames
a4fdc874e7
add IF_Gemini node ( #1678 )
2025-03-22 11:56:07 +09:00
Yuan-Man
dfbe382d60
Add ComfyUI-OrpheusTTS node ( #1679 )
2025-03-22 11:55:36 +09:00
ArtGen
0d56ebb1bf
Update custom-node-list.json ( #1641 )
...
* Update custom-node-list.json
im doing improve some nodes for my friends and this nodepack is growing by the time
* Update custom-node-list.json
---------
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-03-22 11:54:55 +09:00
Dr.Lt.Data
01ac9c895a
Modify the structure to be installable via pip.
2025-03-19 22:15:53 +09:00
Dr.Lt.Data
ebcb14e6aa
support installation of system added nodepack
...
modified: install_by_id - Change the install path of the CNR node added by the system to be based on the repo URL instead of the CNR ID.
2025-03-19 07:41:39 +09:00
Dr.Lt.Data
9e66da174e
hotfix: make_pip_cmd - don't apply -s always
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1667
2025-03-19 02:01:17 +09:00
Dr.Lt.Data
55fcb00168
update DB
2025-03-19 01:58:18 +09:00