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
HuangYongliang
6ea0aebb0b
fix channel_url config ( #1501 )
...
* 1.fix channel_url not effecte for default_cache_update
2.support http channel url for airgap env
* fix pylint
2025-02-02 18:16:39 +09:00
Dr.Lt.Data
ede8279c17
remove legacy ui components
...
- default_ui
- a1111
2025-02-02 15:27:29 +09:00
Dr.Lt.Data
3c2933338f
fixed: /manager/queue/status - race condition issue
2025-02-02 10:38:05 +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
42c8082edd
fixed: duplicate endpoint function name
2025-02-01 11:39:48 +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
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
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
HuangYongliang
9a5c7c10de
print raw download url for convenience ( #1478 )
...
* print raw download url for convenience
* print raw download url for convenience
2025-01-26 18:09:03 +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
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
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
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
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
Dr.Lt.Data
fd164862f3
fixed: invalid config.ini path
...
fixed: invalid environment setup for git_helper.py
fixed: default pip overrides doesn't work
modified: git_helper.py - use GIT_EXE_PATH env instead of config.ini
improved: print user_directory and ComfyUI-Manager config path on startup
2025-01-09 22:47:02 +09:00
Dr.Lt.Data
0202cf07d5
revise /customnode/installed api ( #1398 )
...
* revise /customnode/installed
improved: don't fetch data from cnr for the api
improved: change format {<cnr id>: <version>} -> {<module>: [<version>, <cnr id>]}
* fix condition
* improved: add `mode=imported` for startup snapshot
`/customnode/installed` - current snapshot
`/customnode/installed?mode=imported` - startup snapshot
* improved: move cache dir to user directory
* modified: /customnodes/installed
- show whole nodes including disabled
- format changed `key -> list` to `key -> dict`
* fixed: doesn't show disabled node pack properly.
* Update workflow-metadata.js
---------
Co-authored-by: huchenlei <huchenlei@proton.me>
2025-01-08 19:50:58 -05:00
Dr.Lt.Data
fd5c120d36
print command line args for restart
2025-01-05 12:41:38 +09:00
Dr.Lt.Data
3075764402
improved: move cache dir to user directory
2025-01-05 12:35:38 +09:00
Dr.Lt.Data
29ab428979
fixed: /customnode/versions - Issue where a 400 error occurred when no versions were available in CNR.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1397
2025-01-05 09:17:54 +09:00
Dr.Lt.Data
585cc0d991
fixed: invalid skipping of pip dependencies installation if ==, ~=
...
removed: useless badge related code
2025-01-04 03:07:36 +09:00
Dr.Lt.Data
4d34b5a3ee
fixed: components path not found
2025-01-04 00:59:53 +09:00
Dr.Lt.Data
16db68aa8e
updated: README.md
...
removed: useless scripts
fixed: robust installation of toml module
2025-01-03 18:55:05 +09:00
Dr.Lt.Data
de2b8fbd88
improved: add aboutBadge
2025-01-02 03:52:18 +09:00
Dr.Lt.Data
5e5235f5d1
remove suffix for enabled custom nodes
2024-12-22 01:42:32 +09:00
Dr.Lt.Data
cbcd2e14ce
Merge branch 'feat/cnr' into feat/cnr-no-suffix
2024-12-21 18:28:46 +09:00
Dr.Lt.Data
b9227b1570
modified: hide migration button temporarily
2024-12-21 18:24:18 +09:00
huchenlei
4e44c26beb
handle installed
2024-12-20 14:56:39 -08:00
huchenlei
6fee2b8b10
Use module name without @version in /customnode/installed object key
2024-12-19 15:22:50 -08:00
Dr.Lt.Data
9b5adfeb2c
feat: endpoint customnode/installed is added
2024-12-19 18:13:10 +09:00
Dr.Lt.Data
95ee037a44
refactor: print -> logging.
2024-12-19 15:50:23 +09:00
Dr.Lt.Data
31de8ffc3d
implement: support --user-directory
2024-12-19 15:27:31 +09:00
Dr.Lt.Data
a44d1fbd37
fix: mismatches caused by manager-core integration
2024-12-19 09:29:30 +09:00
Dr.Lt.Data
46a6afcc19
refactor: ruff
2024-12-18 12:30:47 +09:00
Dr.Lt.Data
222254896c
Merge branch 'main' into feat/cnr
2024-12-18 12:00:16 +09:00
Chenlei Hu
7b812dee75
Enable pyflake ruff lint rules ( #1340 )
2024-12-18 11:46:51 +09:00
Dr.Lt.Data
b8f153e4eb
Merge branch 'main' into feat/cnr
2024-12-18 09:08:15 +09:00
Dr.Lt.Data
75047edf8a
security patch
...
FIXED: Interferes with the proper functioning of the CORS feature.
2024-12-13 18:21:28 +09:00
Dr.Lt.Data
a32e551fd0
Revert "Bypass ComfyUI version check when in electron env ( #1303 )" ( #1316 )
...
This reverts commit 6f1bfae95789f72f43fbc39434a8289147dbc05a.
2024-12-11 03:41:21 +09:00
filtered
6f1bfae957
Bypass ComfyUI version check when in electron env ( #1303 )
...
* Hacky: hide the features we do not want to ship with electron app
* Backup
* Take install path for cm-cli.
* Remove unused.
* Add no deps.
* Add no deps.
* Bypass ComfyUI version check when in electron env
* Fix exception when comfyui is not repo
* Fix version reporting always skipped
* Log unhandled errors
---------
Co-authored-by: Yoland Y <4950057+yoland68@users.noreply.github.com>
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2024-12-11 03:02:58 +09:00
Dr.Lt.Data
e6b46ebccf
fix: invalid model download path for custom node's model
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1294
2024-12-06 04:25:01 +09:00
Dr.Lt.Data
8593a7206b
FIXED: robust ComfyUI path recognition
...
FIXED: robust import even if prestartup is failed
IMPROVE: show version tag of ComfyUI instead of revision
2024-12-03 01:19:04 +09:00
Dr.Lt.Data
9e44617199
feat: Support customization of the model download path via extra_model_paths.yaml.
...
example
```
some_extra_path:
base_path: /path/to/base
download_model_base: models
checkpoints: models/checkpoints
text_encoders: models/text_encoders
vae: models/vae
loras: models/loras
controlnet: models/controlnet
clip_vision: models/clip_vision
gligen: models/gligen
upscale_models: models/upscale_models
embeddings: models/embeddings
diffusion_models: models/diffusion_models
custom_nodes: custom_nodes
is_default: True
```
2024-11-30 19:52:32 +09:00
Dr.Lt.Data
02f1788261
feat: pip fixer for torch, opencv
...
fixed: Preventing the browser from reopening automatically after a restart on Windows.
2024-11-24 23:33:53 +09:00