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
|
ae3a525008
|
update README.md
|
2025-01-03 15:13:35 +09:00 |
|
Dr.Lt.Data
|
44cead1865
|
Merge branch 'main' into feat/cnr
|
2025-01-03 02:25:50 +09:00 |
|
Dr.Lt.Data
|
8f4184b887
|
fix: customConfirm - invalid z-index
https://github.com/ltdrdata/ComfyUI-Manager/issues/1388
|
2025-01-03 01:45:29 +09:00 |
|
Dr.Lt.Data
|
de2b8fbd88
|
improved: add aboutBadge
|
2025-01-02 03:52:18 +09:00 |
|
Dr.Lt.Data
|
c2c8fbec3c
|
improved: back button - better style
|
2025-01-02 03:21:46 +09:00 |
|
Dr.Lt.Data
|
7de3a7039a
|
version marker
|
2025-01-02 03:00:45 +09:00 |
|
Dr.Lt.Data
|
a148bb5aeb
|
modified: apply new front's confirm api
|
2025-01-02 02:23:21 +09:00 |
|
Dr.Lt.Data
|
939cb12670
|
fixed: alternative implementation for confirm
`confirm` cannot be used in electron
|
2024-12-31 14:37:03 +09:00 |
|
Dr.Lt.Data
|
890ba0f818
|
fix: Fixed an issue where the ID of nodes registered only in the CNR could not be properly resolved.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1376
|
2024-12-29 08:10:59 +09:00 |
|
Dr.Lt.Data
|
31de8ffc3d
|
implement: support --user-directory
|
2024-12-19 15:27:31 +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
|
4d40a637ed
|
Update security scanner message
|
2024-12-06 09:18:53 +09:00 |
|
Dr.Lt.Data
|
8d1fd75c6c
|
update security scanner
|
2024-12-06 04:36:42 +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
|
621ca13906
|
update security scanner
|
2024-12-05 19:25:15 +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
|
76b073c366
|
feat: support extra_model_paths.yaml - custom_nodes
|
2024-11-29 02:43:02 +09:00 |
|
Dr.Lt.Data
|
a9f8cecaec
|
remove flowt.ai from workflow gallery.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1275
|
2024-11-27 02:35:47 +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 |
|
Dr.Lt.Data
|
294244b99f
|
terminal feature is removed.
Now ComfyUI provides built-in terminal feature.
https://github.com/comfyanonymous/ComfyUI/pull/5413
|
2024-10-30 03:46:59 +09:00 |
|
Dr.Lt.Data
|
e8bb7ccda7
|
Slightly adjust the security level of try fix
https://github.com/ltdrdata/ComfyUI-Manager/issues/1049
|
2024-10-16 08:31:35 +09:00 |
|
Dr.Lt.Data
|
bec91ae52d
|
FIXED: invalid log message
|
2024-10-11 00:49:16 +09:00 |
|
Dr.Lt.Data
|
3315807a37
|
security patch
https://github.com/ltdrdata/ComfyUI-Manager/issues/1125
|
2024-10-08 19:11:22 +09:00 |
|
Dr.Lt.Data
|
e9eaff7f7e
|
double click feature is fixed
MODIFIED: separate into copy-full and copy-all
FIXED: improper size copying
https://github.com/ltdrdata/ComfyUI-Manager/issues/1118
|
2024-10-08 08:28:33 +09:00 |
|
Dr.Lt.Data
|
0469cad3bc
|
security policy is modified
MODIFIED: Fix custom nodes feature belongs to `high` level risky features
|
2024-10-07 08:58:47 +09:00 |
|
Dr.Lt.Data
|
aa4b3d81ba
|
Merge branch 'main' into feat/cnr
|
2024-10-05 15:35:48 +09:00 |
|
Dr.Lt.Data
|
61537d985d
|
FIXED: component feature - compatibility patch
https://github.com/ltdrdata/ComfyUI-Manager/issues/1108
|
2024-10-05 15:33:22 +09:00 |
|
Dr.Lt.Data
|
eb607a6b41
|
version marker
|
2024-09-26 09:14:14 +09:00 |
|
Dr.Lt.Data
|
ffc095a3e5
|
robust validation
|
2024-09-24 01:59:35 +09:00 |
|
Dr.Lt.Data
|
3701246fb1
|
use core badge feature if possible
https://github.com/ltdrdata/ComfyUI-Manager/pull/1051
|
2024-09-19 02:43:07 +09:00 |
|
Dr.Lt.Data
|
c0cc37787a
|
update DB
|
2024-08-29 21:51:31 +09:00 |
|
Dr.Lt.Data
|
596316536e
|
fix: invalid etc model path
https://github.com/ltdrdata/ComfyUI-Manager/pull/942#issuecomment-2303932387
|
2024-08-22 23:05:55 +09:00 |
|
Dr.Lt.Data
|
c4227b17e5
|
better error message for security policy
https://github.com/ltdrdata/ComfyUI-Manager/issues/975#issuecomment-2294810500
|
2024-08-18 12:36:02 +09:00 |
|
Dr.Lt.Data
|
f896755a31
|
refactor: share features
|
2024-08-17 12:22:01 +09:00 |
|
Dr.Lt.Data
|
72e4c84f8a
|
force downgrade numpy to <2 when try fix
|
2024-08-16 20:11:13 +09:00 |
|
Dr.Lt.Data
|
61efd60681
|
feat: complete pip freezing for torch, torchsde, torchvision
|
2024-08-16 00:07:19 +09:00 |
|
dr.lt.data
|
34f3409f9b
|
remove inproper warning.
https://github.com/ltdrdata/ComfyUI-Manager/issues/954
|
2024-08-14 09:31:10 +09:00 |
|
Dr.Lt.Data
|
d95b974941
|
fix: invalid version handling
https://github.com/ltdrdata/ComfyUI-Manager/issues/953
|
2024-08-14 01:53:28 +09:00 |
|
Dr.Lt.Data
|
3892e3f5e7
|
fix: missing title in tryInstallCustomNode
|
2024-08-08 22:48:18 +09:00 |
|
Dr.Lt.Data
|
35285dd74b
|
fix: is_installed - consider --index-url pattern
|
2024-08-04 02:03:42 +09:00 |
|
Dr.Lt.Data
|
5c70089a62
|
allows --index-url in requirements.txt
https://github.com/ltdrdata/ComfyUI-Manager/discussions/918
|
2024-08-02 01:55:03 +09:00 |
|
Dr.Lt.Data
|
1ede7dfe28
|
fixed: invalid channel_url in get_risky_level
https://github.com/ltdrdata/ComfyUI-Manager/issues/920
|
2024-08-02 01:30:03 +09:00 |
|
Dr.Lt.Data
|
33268da3a2
|
fix pyproject.toml
|
2024-07-28 11:31:08 +09:00 |
|
haohaocreates
|
2aa148c4b2
|
chore(licence-update): Add pyproject.toml for Custom Node Registry (#906)
Co-authored-by: snomiao <snomiao+comfy-pr@gmail.com>
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
|
2024-07-28 11:29:53 +09:00 |
|
Dr.Lt.Data
|
15ef9b9760
|
hotfix: Temporarily pin numpy installation to numpy<2
numpy 2 is breaking many package dependencies
|
2024-07-27 11:25:08 +09:00 |
|
Dr.Lt.Data
|
0b3edc3449
|
Security policy is updated.
* Allows the download of models that belong to the whitelist even at the 'normal' security level
|
2024-07-24 00:37:19 +09:00 |
|
Dr.Lt.Data
|
4cb661e86c
|
version marker
|
2024-07-22 22:03:09 +09:00 |
|
Dr.Lt.Data
|
50b9844215
|
Security policy changed.
'normal' is changed to 'normal-'
and
'normal-' doesn't allow high-security features even if ComfyUI is running with local hosting.
|
2024-07-21 13:25:57 +09:00 |
|