Commit Graph
100 Commits
Author SHA1 Message Date
Dr.Lt.Data 559c011420 feat: support huggingface snapshot downloader
fixed: An issue where JS did not properly handle model download errors.
fixed: better security message for model downloading
2025-02-10 02:24:08 +09:00
Dr.Lt.Data 411c0633a3 update DB 2025-02-09 08:24:38 +09:00
Dr.Lt.Data 488f023bdf fixed: install.py wasn't executed properly
https://github.com/comfyanonymous/ComfyUI/issues/6734#issuecomment-2645819264
2025-02-09 07:50:31 +09:00
Dr.Lt.Data 22878f4ef8 fixed: robust install if db is broken 2025-02-08 07:18:57 +09:00
Dr.Lt.Data e732a39fea fixed: robust loading if db is broken 2025-02-08 07:16:33 +09:00
Dr.Lt.Data 62b4bf7af4 fix broken DB 2025-02-08 07:14:17 +09:00
Dr.Lt.Data 47a525ddb4 update DB 2025-02-08 07:09:47 +09:00
Dr.Lt.Data b86607cd41 update DB 2025-02-08 06:48:49 +09:00
Dr.Lt.Data bf57de85c3 fixed: datetime import error
https://github.com/ltdrdata/ComfyUI-Manager/issues/1517
2025-02-07 09:19:05 +09:00
Dr.Lt.Data 2dd6118ff4 update DB 2025-02-03 22:54:30 +09:00
Dr.Lt.Data 816a53a7b1 fixed: add uv to requirements.txt
fixed: invalid interpretation of use_uv config item on prestartup_script

https://github.com/ltdrdata/ComfyUI-Manager/issues/1511
2025-02-03 09:21:20 +09:00
Dr.Lt.Data ced93b0525 fixed: prestartup_script.py error when config.ini is not exists 2025-02-02 23:41:01 +09:00
Dr.Lt.Data 524ff9a4a6 modified: change default_cache_is_channel_url config option to default_cache_as_channel_url 2025-02-02 23:23:36 +09:00
Dr.Lt.Data f15032f905 feat: add default_cache_is_channel_url config option 2025-02-02 23:19:25 +09:00
Dr.Lt.Data d7d31a19e5 update DB 2025-02-02 23:11:04 +09:00
Dr.Lt.Data df2a7ddca4 fixed: auto dependencies installation
- missing `rich` module
2025-02-02 21:17:35 +09:00
Dr.Lt.Data ba9c71ffa4 fixed: close dialogs before restart
fixed: visual bug
2025-02-02 18:57:23 +09:00
Dr.Lt.Data 21b6c6569c feat: show restart confirm window when reconnected
fixed: `uv` related crash
2025-02-02 18:36:04 +09:00
Dr.Lt.Data 92aba9565a version marker 2025-02-02 18:17:27 +09:00
Dr.Lt.Data b5cdcb75b4 feat: add always_lazy_install config option. 2025-02-02 18:01:16 +09:00
Dr.Lt.Data bd9aae40b8 update DB 2025-02-02 17:40:07 +09:00
Dr.Lt.Data 33f931c0a4 feat: Support for uv has been added.
Set `use_uv` in `config.ini`.
2025-02-02 17:26:29 +09:00
Dr.Lt.Data ede8279c17 remove legacy ui components
- default_ui
- a1111
2025-02-02 15:27:29 +09:00
Dr.Lt.Data 268b84a2b6 fixed: broken db item
fixed: robust getlist

https://github.com/ltdrdata/ComfyUI-Manager/issues/1508
2025-02-02 14:52:46 +09:00
Dr.Lt.Data 0a67145d80 code formatting 2025-02-02 14:40:11 +09:00
Dr.Lt.Data cf0d038978 update DB 2025-02-02 14:33:35 +09:00
Dr.Lt.Data 92e7db1082 update DB 2025-02-02 14:30:30 +09:00
Dr.Lt.Data 341e27f9a3 update DB 2025-02-02 11:07:09 +09:00
Dr.Lt.Data 3c2933338f fixed: /manager/queue/status - race condition issue 2025-02-02 10:38:05 +09:00
Dr.Lt.Data f8ebf7c6ad update DB 2025-02-01 16:45:24 +09:00
Dr.Lt.Data 510c364607 feat: stop feature
feat: model-manager - support background tasking
2025-02-01 16:35:56 +09:00
Dr.Lt.Data a3d6fcccb7 update DB 2025-02-01 14:01:18 +09:00
Dr.Lt.Data 42c8082edd fixed: duplicate endpoint function name 2025-02-01 11:39:48 +09:00
Dr.Lt.Data 1a7edf7f0e fixed: datetime.datetime crash - use hasattr instead of exception handling
https://github.com/ltdrdata/ComfyUI-Manager/issues/1503
2025-02-01 11:37:53 +09:00
Dr.Lt.Data 4760deaf9c feat: custom-nodes-manager - background tasks(install/update/fix/disable/enable) 2025-02-01 11:22:01 +09:00
Dr.Lt.Data 0f7b9d02a0 improved: more friendly log messages. 2025-01-31 21:42:26 +09:00
Dr.Lt.Data adc86c7945 update DB 2025-01-31 21:36:24 +09:00
Dr.Lt.Data 12969eda07 version marker 2025-01-31 09:12:05 +09:00
Dr.Lt.Data e07952455f fixed: PIPFixer - crash if dev was installed. 2025-01-31 09:10:51 +09:00
Dr.Lt.Data 4494230854 improved: PIPFixer - support pytorch 2.6.0 2025-01-31 09:05:31 +09:00
Dr.Lt.Data e8dd21c0c3 update DB 2025-01-31 08:48:59 +09:00
Dr.Lt.Data c3d2bd8ed1 update DB 2025-01-30 21:57:13 +09:00
Dr.Lt.Data da2b4be539 update DB 2025-01-30 18:21:13 +09:00
Dr.Lt.Data b5e11f85d5 update DB 2025-01-30 18:17:08 +09:00
Dr.Lt.Data 9e1b2f8912 update DB 2025-01-30 10:09:09 +09:00
Dr.Lt.Data 1e5f4b0267 update DB 2025-01-30 10:01:47 +09:00
Dr.Lt.Data 3d80ed95ca update DB 2025-01-29 23:31:59 +09:00
Dr.Lt.Data 0a28bfa9c2 fixed: ruff violation 2025-01-29 23:17:15 +09:00
Dr.Lt.Data 6d771f77e6 improved: Model-Manager now robustly recognizes installed models.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1391
2025-01-29 23:13:17 +09:00
Dr.Lt.Data 717ca1bb18 update DB 2025-01-29 11:57:49 +09:00
Dr.Lt.Data 4f3c48cb4f update README.md 2025-01-29 02:51:24 +09:00
Dr.Lt.Data b1b02dc8e5 double-click feature is removed.
The feature has been moved to
https://github.com/ltdrdata/comfyui-connection-helper
2025-01-29 02:45:37 +09:00
Dr.Lt.Data a060ff52ad update DB 2025-01-29 02:34:22 +09:00
Dr.Lt.Data 42d73fe25d update DB 2025-01-28 08:06:27 +09:00
Dr.Lt.Data b5946344dc fixed: logging - ensure user_directory is created before start logging.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1487
2025-01-28 07:35:13 +09:00
Dr.Lt.Data dd46e45aba update DB 2025-01-28 07:25:42 +09:00
Dr.Lt.Data 61ee4549e1 update DB 2025-01-28 06:57:22 +09:00
Dr.Lt.Data 56f976c6b5 update DB 2025-01-26 18:42:54 +09:00
Dr.Lt.Data 3ee0bfe1ea update DB 2025-01-26 18:15:33 +09:00
Dr.Lt.Data 13f98ddbd6 version marker 2025-01-26 18:09:55 +09:00
Dr.Lt.Data 41998565db add support COMFYUI_FOLDERS_BASE_PATH 2025-01-26 18:01:34 +09:00
Dr.Lt.Data 3c64a8eb18 update DB 2025-01-25 17:04:55 +09:00
Dr.Lt.Data 962ba0b358 update DB 2025-01-25 16:45:28 +09:00
Dr.Lt.Data 16780f91a3 update DB 2025-01-25 09:16:30 +09:00
Dr.Lt.Data 859e0f20b8 update DB 2025-01-25 08:48:07 +09:00
Dr.Lt.Data f3efddd849 update DB 2025-01-22 23:21:38 +09:00
Dr.Lt.Data 39190f97d4 update DB 2025-01-22 22:52:31 +09:00
Dr.Lt.Data 79387d5396 update DB 2025-01-22 22:51:54 +09:00
Dr.Lt.Data 9643aed8f8 update DB 2025-01-20 23:36:17 +09:00
Dr.Lt.Data f4fb9e3ab4 update DB 2025-01-19 09:39:55 +09:00
Dr.Lt.Data fd2d285af5 stabilize the cnr requests
* MODIFIED: cnr request
- add 500ms gap between requests
- timeout from 10s to 30s
2025-01-19 09:21:20 +09:00
Dr.Lt.Data 87bbf59d87 update README.md 2025-01-19 03:11:02 +09:00
Dr.Lt.Data 37e954626d update DB 2025-01-19 03:01:54 +09:00
Dr.Lt.Data 829c7d8be6 FIXED: ruff error 2025-01-19 02:53:30 +09:00
Dr.Lt.Data 3274885803 * FIXED: cm-cli.py - mode doesn't work
* FIXED: get_cnr_data - use timeout fallback
2025-01-19 02:41:38 +09:00
Dr.Lt.Data c6153ea67d * FIXED: Resolved an issue where cache updates were not working properly.
* IMPROVED: Instead of updating the entire CNR cache at once, the process now divides it into 30-page queries.
* IMPROVED: Clicking on the titles of nodes that exist only in CNR now opens the GitHub repository link instead of the CNR link, where possible.
* ADDED: Added information about `extra_model_paths.yaml` to the README.md file.

https://github.com/ltdrdata/ComfyUI-Manager/issues/1457
2025-01-19 02:25:34 +09:00
Dr.Lt.Data 191bffedcb update DB 2025-01-19 00:10:23 +09:00
Dr.Lt.Data 9ddda81372 update DB 2025-01-19 00:02:39 +09:00
Dr.Lt.Data c1d0bb830e fixed: try fix doesn't work for non-cnr nodes. 2025-01-18 13:19:47 +09:00
Dr.Lt.Data 0eb1cbce43 feat: provide error messages for import failed custom node. 2025-01-18 13:04:33 +09:00
Dr.Lt.Data 03eea8ce15 fixed: source url of nightly should be repository not reference 2025-01-16 01:47:19 +09:00
Dr.Lt.Data 76b1adebc4 update DB 2025-01-16 01:24:22 +09:00
Dr.Lt.Data 4a392395ab fixed: ruff fail 2025-01-15 17:35:26 +09:00
Dr.Lt.Data 34151b03ef refactor: print -> logging
fixed: log message - manager-core -> ComfyUI-Manager
2025-01-15 12:24:19 +09:00
Dr.Lt.Data 5e5867528d improved: cm-cli.py - apply PIPFixer 2025-01-14 12:19:46 +09:00
Dr.Lt.Data 05623b0e13 update DB 2025-01-14 00:36:14 +09:00
Dr.Lt.Data b532a3e784 fixed: cm-cli.py - too many values to unpack error
https://github.com/ltdrdata/ComfyUI-Manager/issues/1446
2025-01-13 12:20:46 +09:00
Dr.Lt.Data f37f5b0ae2 fixed: snapshot - robust resolving the remote url 2025-01-13 06:37:47 +09:00
Dr.Lt.Data c779573204 fixed: handling cases where there is no remote branch
https://github.com/ltdrdata/ComfyUI-Manager/issues/1443
2025-01-13 06:22:11 +09:00
Dr.Lt.Data 897debb106 improved: prevent hang UI while CNR loading
fixed: normalize id for pyproject.toml
2025-01-13 06:10:59 +09:00
Dr.Lt.Data 0b43716c56 update DB 2025-01-12 16:11:44 +09:00
Dr.Lt.Data 9578ce0820 fixed: robust datetime error
- support fallback timestamp mode

https://forum.comfy.org/t/restarting-comfyui-using-comfyui-manager-will-cause-it-to-fail-to-start/1090
2025-01-12 02:23:52 +09:00
Dr.Lt.Data c5d8a1b3ad update DB 2025-01-12 02:09:27 +09:00
Dr.Lt.Data 70de42ccea update DB 2025-01-12 01:36:57 +09:00
Dr.Lt.Data ef130b23ef update DB 2025-01-12 01:35:36 +09:00
Dr.Lt.Data 85a03e6249 FIXED: pip downgrade blacklisting doesn't work if ~= pattern
https://github.com/ltdrdata/ComfyUI-Manager/issues/1301
https://github.com/ltdrdata/ComfyUI-Manager/issues/1425
2025-01-12 01:22:26 +09:00
Dr.Lt.Data 0903f28b0c FIXED: Resolved an issue where the nightly version was always blocked by the security filter.
FIXED: Ensured that at least one reload occurs during startup.

https://github.com/ltdrdata/ComfyUI-Manager/issues/1437
2025-01-11 23:55:14 +09:00
Dr.Lt.Data c663907e37 fixed: ruff error 2025-01-11 11:46:29 +09:00
Dr.Lt.Data 830be27eb2 FIXED: Resolved an issue that occurred when attempting to install the nightly version if it was not registered in custom-node-list.json.
FIXED: Improved error reporting for invalid Git URLs.

https://github.com/ltdrdata/ComfyUI-Manager/issues/1413
2025-01-11 11:38:12 +09:00
Dr.Lt.Data 041f4e4bb5 fixed: robust branch switching for git repo
https://github.com/ltdrdata/ComfyUI-Manager/issues/1410
2025-01-11 09:37:22 +09:00