chris
2ee7eddeed
Added ComfyUI_EnvAutopsyAPI to custom-node-list.json
...
This pull request adds ComfyUI_EnvAutopsyAPI to the custom-node-list.json, allowing users to install it via ComfyUI-Manager.
- Repository: https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI
- Functionality: A powerful debugging tool designed that provides in-depth analysis of your environment and dependencies by exposing API endpoints. This tool allows you to inspect environment variables, pip packages, python info and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup.
- Compatibility: Tested and used extensively with the latest ComfyUI version
2025-03-03 17:59:46 -05: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
Dr.Lt.Data
76d2206058
update DB
2025-02-24 21:00:14 +09:00
LAOGOU
51e8b608dc
Update custom-node-list.json ( #1575 )
...
* Add Comfyui-Transform and LG_HotReload custom nodes
* Update custom-node-list.json
2025-02-24 20:31:45 +09:00
Dr.Lt.Data
a68330fb8f
rollback wip code
2025-02-23 11:25:30 +09:00
Dr.Lt.Data
2449ad5c69
update DB
2025-02-23 11:08:07 +09:00
Dr.Lt.Data
064c812df3
update DB
2025-02-22 20:04:13 +09:00
bymyself
48d5ec9e66
Retain workflow versions when serializing node_versions ( #1563 )
...
* retain initial node_versions on serialize
* give precedence to workflow version
* set version info on node
* move patch to setup hook
* switch to nodeCreated
2025-02-22 17:42:36 +09:00
Dr.Lt.Data
914419fd1e
update DB
2025-02-22 17:37:06 +09:00
The Dave
f005fc8ca0
added daves_nodes to custom node list for pull request ( #1574 )
2025-02-22 16:58:37 +09:00
RiceRound
43b7960de2
Add RiceRound Cloud Node ( #1572 )
2025-02-22 11:11:59 +09:00
Blueprint Coding
2ed1e58032
Update custom-node-list.json to match my node ID to Comfy registry ID ( #1570 )
2025-02-22 11:11:35 +09:00
Dr.Lt.Data
c63b212700
update DB
2025-02-20 12:33:06 +09:00
Dr.Lt.Data
e9df78c0e7
improved: When user do Switch ComfyUI, update the policy accordingly.
2025-02-20 12:20:04 +09:00
Dr.Lt.Data
b0daf81185
update dependencies in pyproject.toml
2025-02-19 22:09:30 +09:00
Dr.Lt.Data
cee4fdcbb0
fixed: apply ConfigParser(strict=False) to other callsites
...
https://github.com/ltdrdata/ComfyUI-Manager/pull/1561
2025-02-19 22:07:47 +09:00
Vanisper
df3cdfccb0
fix(git_utils): allow duplicate vscode-merge-base sections with strict=False ( #1561 )
...
- Set ConfigParser strict mode to False
- Resolves issue #1529 by permitting section duplicates
- Allow `vscode-merge-base` to appear multiple times in `.git/config`
2025-02-19 22:05:04 +09:00
Dr.Lt.Data
894042cd0e
update DB
2025-02-19 22:02:10 +09:00
jmjoy
8123287952
Update model-list.json ( #1564 )
2025-02-19 21:40:20 +09:00
puke
bc677705d8
Update custom-node-list.json ( #1562 )
2025-02-19 21:39:41 +09:00
Dr.Lt.Data
5dd8ea8aab
feat: update policy for updating ComfyUI
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1552
fixed: comfyui versions should be based on commit date
https://github.com/ltdrdata/ComfyUI-Manager/issues/1566
fixed: invalid identifying of nightly node packs which has `git@github.com:...` url
fixed: switch comfyui should be based on `master` branch instead of `main` branch
fixed: switch_to_default_branch - more robust switching
refactor: endpoints for policies
2025-02-19 21:34:13 +09:00
Dr.Lt.Data
41172be796
modified: don't show outdated ComfyUI message if desktop mode
...
modified: use __COMFYUI_DESKTOP_VERSION__ in notice board if desktop mode
2025-02-19 07:41:54 +09:00
Dr.Lt.Data
ad1b4a9a86
feat: reverse proxy
...
https://github.com/ltdrdata/ComfyUI-Manager/pull/795/files
2025-02-18 23:41:44 +09:00