S4MUEL
0c08bc99f6
Add ComfyUI-S4Tool-Image-Overlay to custom node list
...
Quickly set up image overlay effects.
Create images by color or gradient
Overlay two images and set the position, scale, and rotation of the images
Merge images through the Alpha channel
Image selector to select preset images (Put your images into /ComfyUI-S4Tool-Image-Overlay/images/)
2025-03-10 22:43:45 +08:00
S4MUEL
b83532f96d
Update custom-node-list.json
2025-03-08 13:07:12 +08:00
S4MUEL
e4bf3d4bcf
Add ComfyUI-Text-On-Image to custom node list
...
You can display custom text on an image and set the text size, font, position, and shadow.
2025-03-07 00:07:12 +08:00
S4MUEL
e403ac5707
Update Image Position Blend 1.1
...
Added Layer Image Masking feature, supporting transparent background images.
Added Layer Image Scaling feature.
Adjusted the display order of input interfaces.
2025-03-06 22:07:03 +08:00
Dr.Lt.Data
6c1253f2f4
Update custom-node-list.json
2025-03-06 21:08:02 +09:00
S4MUEL
128bdc3167
Add ComfyUI-Image-Position-Blend to custom node list
...
This adds my custom node for image position blending to the ComfyUI Manager list.
2025-03-06 18:03:55 +08:00
Dr.Lt.Data
b7324621e4
update DB
2025-03-06 07:38:05 +09:00
Dr.Lt.Data
e8c782c8e1
feat: pip_auto_fix.list for custom PIPFixer
...
fixed: always reinstall comfyui-frontend-package
https://github.com/ltdrdata/ComfyUI-Manager/discussions/980#discussioncomment-12400709
2025-03-05 22:27:24 +09:00
Dr.Lt.Data
9136505565
bump version to v3.29
2025-03-05 21:19:23 +09:00
Dr.Lt.Data
f406d728cc
fixed: use pyproject.toml if desktop version
...
- desktop version doesn't contains .git
modified: don't cache the sub fetched data of cnr
2025-03-05 21:18:56 +09:00
Yoland Yan
d649ca47c6
Add comfy version to query ( #1608 )
...
* Add comfy version to query
* Add form factor detection for ComfyUI node query
2025-03-05 21:18:45 +09:00
Dr.Lt.Data
e8111527b4
update DB
2025-03-05 21:00:30 +09:00
Alexander Piskun
2af66d7efc
support of py-module in prestartup script ( #1610 )
2025-03-05 17:44:42 +09:00
Alexander Piskun
27706f37f6
Fixed typo in "update" cli command ( #1609 )
2025-03-05 17:00:19 +09:00
Dr.Lt.Data
3de17b2fa6
improve: pip fixer - support missing comfyui_frontend_package fixing
2025-03-05 12:55:39 +09:00
Dr.Lt.Data
22ecb5de95
update db
2025-03-05 08:15:03 +09:00
Dr.Lt.Data
992b8b3cb5
update DB
2025-03-04 22:24:05 +09:00
Dr.Lt.Data
bebc16d5a6
fixed: invalid log message
2025-03-04 22:07:15 +09:00
Dr.Lt.Data
ddb719f866
update DB
2025-03-04 22:05:03 +09:00
Dr.Lt.Data
0bd1bf2605
fixed: cm-cli - crash when comfyui doesn't have .git dir.
...
(support for desktop version)
2025-03-04 21:35:24 +09:00
Dr.Lt.Data
fd32ba4035
update DB
2025-03-04 12:50:27 +09:00
Dr.Lt.Data
22f723b920
modified: show more detailed info if updating failed
2025-03-04 12:37:39 +09:00
Dr.Lt.Data
1248bd0413
fixed: robust rmtree for windows environment
...
- reserve for deletion upon restart if a permission error occurs during rmtree
https://github.com/ltdrdata/ComfyUI-Manager/issues/1579
2025-03-03 21:34:38 +09:00
Dr.Lt.Data
c150eec2b6
update DB
2025-03-03 18:27:15 +09:00
Dr.Lt.Data
c7248c2d47
improve: PIPFixer
...
- now add numpy restriction when fixing opencv
2025-03-03 17:58:22 +09:00
Dr.Lt.Data
e71e68e298
modified: better error log when failed to update comfyui
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1576
2025-03-02 17:42:31 +09:00
Dr.Lt.Data
6969557693
fixed: stuck if cnr node cannot be resolved
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1596#issuecomment-2692415656
2025-03-02 17:28:53 +09:00
Dr.Lt.Data
f6be5ad839
modified: verbose reporting when initial fecthing is failed.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1594
2025-03-02 17:07:00 +09:00
Dr.Lt.Data
cebe3664fd
update DB
2025-03-02 16:08:30 +09:00
mango1010
cdab465c90
Added my custom node to the list ( #1598 )
2025-03-02 15:26:48 +09:00
keit
144384655c
Add ComfyUI-Image-Toolkit node ( #1600 )
2025-03-02 15:25:41 +09:00
Dr.Lt.Data
0e213d6dab
update DB
2025-03-01 01:59:34 +09:00
SirWillance
21294a4e4a
Add Force of Will Suite Light to custom-node-list.json for Beginner-Friendly ComfyUI Prompt Refinement ( #1592 )
...
* Update custom-node-list.json
* Update custom-node-list.json
* Update custom-node-list.json
---------
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-03-01 01:48:15 +09:00
Dr.Lt.Data
3ba4d44d9e
update DB
2025-03-01 01:47:28 +09:00
Dr.Lt.Data
1f86ef5a37
update DB
2025-03-01 01:44:35 +09:00
Yuan-Man
fac60da333
Add ComfyUI-PhotoDoodle node ( #1591 )
2025-03-01 01:14:20 +09:00
Dr.Lt.Data
5a5a37dfee
fixed: robust initial caching
...
https://github.com/comfyanonymous/ComfyUI/issues/7003#issuecomment-2690687621
modified: store `db_mode` setting to `config.ini`
https://github.com/ltdrdata/ComfyUI-Manager/issues/1582#issuecomment-2687332355
remove: fetch updates / skip updates
- 'updates' filter will trigger fetching
https://github.com/ltdrdata/ComfyUI-Manager/issues/1584
added: support for `disable_front` or `DISABLE_COMFYUI_MANAGER_FRONT`
2025-03-01 01:06:17 +09:00
Dr.Lt.Data
0d487bc14f
update DB
2025-02-27 20:52:07 +09:00
Dr.Lt.Data
a52b4eb5ed
update DB
2025-02-27 08:55:00 +09:00
Dr.Lt.Data
f1b7f5f52f
fixed: Fixed the issue where attempting to install the nightly version resulted in installing the latest version instead.
2025-02-26 21:50:31 +09:00
Dr.Lt.Data
5ef58652bf
remove useless code
2025-02-26 21:19:22 +09:00
Dr.Lt.Data
e26a9e75c6
update DB
2025-02-26 21:05:12 +09:00
Dr.Lt.Data
b0035ff4a7
update DB
2025-02-25 23:00:39 +09:00
orange90
94b6f9b2fe
Update custom-node-list.json: ( #1577 )
...
* added ComfyUI-Regex-Runner node
2025-02-25 22:44:31 +09:00
Dr.Lt.Data
cad1482b3f
update doc
2025-02-25 22:27:21 +09:00
Dr.Lt.Data
ea7aafb3e6
fixed: When enabling the selected items, it fixed an issue where it performed a latest installation instead of enabling the previously disabled ones.
...
fixed: robust skipping installing/uninstalling/enabling of ComfyUI-Manager
2025-02-25 22:19:07 +09:00
Alexander Piskun
42b15ad4a5
restart action: support running as Python module ( #1578 )
2025-02-25 17:16:36 +09:00
Dr.Lt.Data
d3d613cca9
improved: cm-cli.sh - add --restore-to option to restore-snapshot command
2025-02-25 12:38:29 +09:00
Dr.Lt.Data
86893d999a
fixed: Added the Python executable path to the PATH environment variable, preventing potential issues caused by a missing PATH.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1554
2025-02-25 12:18:31 +09:00
Dr.Lt.Data
4fd17b0bf5
improved: advanced missing node detection based on embedded info
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1445
feat: Custom Nodes In Workflow
https://github.com/ltdrdata/ComfyUI-Manager/issues/990
https://github.com/ltdrdata/ComfyUI-Manager/issues/127
improved: show version on main dialog
modified: aux_id - use github_id if possible
removed: `fetch updates` button
2025-02-24 21:18:42 +09:00