Dr.Lt.Data
|
e98645caf2
|
feat: cm-cli
fix: snapshot related bugs
refactor
|
7 months ago |
Dr.Lt.Data
|
6c0dfb2ed2
|
fix: ensure `GitPython` installation in the prestartup_script instead of __init__.py
https://github.com/ltdrdata/ComfyUI-Manager/issues/567
|
7 months ago |
Dr.Lt.Data
|
4a1c6a8cbb
|
refactoring
|
7 months ago |
Dr.Lt.Data
|
ca3d8c16a8
|
feat: custom mapping for pip installation
https://github.com/ltdrdata/ComfyUI-Manager/discussions/554
|
7 months ago |
dr.lt.data
|
c35d494af5
|
fix: fallback mode for missing distutils
|
8 months ago |
Dr.Lt.Data
|
e75770cc4d
|
fix: try install 'distutils' when distutils package is missing
afaik, distutils is a basic package
https://github.com/ltdrdata/ComfyUI-Manager/issues/536
|
8 months ago |
Dr.Lt.Data
|
d907c45cb0
|
improve: black list feature
- check version
- support `downgrade_blacklist` in `config.ini`
https://github.com/ltdrdata/ComfyUI-Manager/issues/515
|
8 months ago |
Dr.Lt.Data
|
bae144d36c
|
improve: collapse deprecation message
|
8 months ago |
akr1999
|
ddaea9fc99
|
Revert "Revert "Merge branch 'main' of https://github.com/daxcay/ComfyUI-Manager""
This reverts commit 89ed96f83f .
|
8 months ago |
akr1999
|
89ed96f83f
|
Revert "Merge branch 'main' of https://github.com/daxcay/ComfyUI-Manager"
This reverts commit 16fcb3a7b1 , reversing
changes made to bb7b13c1f5 .
|
8 months ago |
dr.lt.data
|
bb440a4d2d
|
fix: invalid detection of failed import - reflect changed ComfyUI log system
https://github.com/ltdrdata/ComfyUI-Manager/issues/480
|
8 months ago |
dr.lt.data
|
d829220973
|
improve: pip handling
- prevent downgrade `torch, torchsde, torchvision, transformers, safetensors, kornia`
|
8 months ago |
dr.lt.data
|
cdc9259ee2
|
improve: reduce pip install spam
|
9 months ago |
dr.lt.data
|
813a1ce6b0
|
feat: optional file_logging
fix: robust file_logging
https://github.com/ltdrdata/ComfyUI-Manager/issues/375
|
10 months ago |
dr.lt.data
|
2646e84d3a
|
improve: don't show fetch message when startup caching.
fix: date based version compare instead of revision
https://github.com/ltdrdata/ComfyUI-Manager/issues/363#issuecomment-1907200900
fix: copy&paste bug
https://github.com/ltdrdata/ComfyUI-Manager/issues/357#issuecomment-1909284450
|
10 months ago |
dr.lt.data
|
8077765d47
|
feat: windows_selector_event_loop_policy option is added
|
10 months ago |
dr.lt.data
|
a7f4ce1582
|
windows async fix
https://github.com/ltdrdata/ComfyUI-Manager/issues/339
|
10 months ago |
dr.lt.data
|
62d87087f8
|
fix: error by encoding other than utf-8
|
10 months ago |
dr.lt.data
|
a396fe2f5a
|
fix: self.last_char 'string index out of range'
|
11 months ago |
dr.lt.data
|
bf25d0208a
|
feat: add timestamp to log file
|
11 months ago |
dr.lt.data
|
e0b762baca
|
fix: robust cm_global
|
11 months ago |
dr.lt.data
|
097a832e7e
|
refactor: cm_api -> cm_global.APIs
|
11 months ago |
Dr.Lt.Data
|
823c8d315b
|
feat: install pip
|
11 months ago |
Dr.Lt.Data
|
60386b569e
|
feat: custom node install api
|
11 months ago |
dr.lt.data
|
ffc19c0d07
|
fix: display command instead of fixing.
|
11 months ago |
dr.lt.data
|
137630197b
|
feat: terminal log node
|
11 months ago |
dr.lt.data
|
f104681e5e
|
update show log path on startup log
|
11 months ago |
dr.lt.data
|
46eceed45f
|
more verbose startup log
|
11 months ago |
dr.lt.data
|
7341b42498
|
enhancement: verbose environment log
|
11 months ago |
Dr.Lt.Data
|
86fe6b317e
|
fix: log file permission issue when reboot on windows
enhance: pretty conflict nodes message
|
12 months ago |
Dr.Lt.Data
|
6fada254ea
|
import fail check
notice board
built-in node check
node conflict check
|
12 months ago |
Dr.Lt.Data
|
860f7d367e
|
fix: skip comment out package
|
1 year ago |
Dr.Lt.Data
|
8e8915f709
|
optimize: prestartup install script
|
1 year ago |
Dr.Lt.Data
|
4feaa2d239
|
refactor: Logger -> ComfyUIManagerLogger
fix: prestartup Logger - add close method
|
1 year ago |
Dr.Lt.Data
|
1d21359a5a
|
fix: encoding error
|
1 year ago |
Dr.Lt.Data
|
580599ffe8
|
fix: prestartup Logger - add encoding method
|
1 year ago |
Dr.Lt.Data
|
b3b8485fc6
|
fix: apply requirements.txt and install.py when update_all
|
1 year ago |
Dr.Lt.Data
|
382a455c6c
|
fix: add reconfigure method to Logger in prestartup
|
1 year ago |
Dr.Lt.Data
|
7b0f36711f
|
fix: failure of first startup
|
1 year ago |
Dr.Lt.Data
|
3303ce7683
|
fix: bypass_ssl
- move to prestartup_script.py from __init__.py
- inproper interpretation of bypass_ssl option reflies on invalid type
|
1 year ago |
Dr.Lt.Data
|
332e4e2856
|
fix: git_helper's tqdm encoding error
|
1 year ago |
Dr.Lt.Data
|
92ce2d706b
|
improve: tqdm in process
fix: encoding error of process output
|
1 year ago |
Dr.Lt.Data
|
458f1f6817
|
fix: exception handling for handle_stream
|
1 year ago |
Dr.Lt.Data
|
e497b8321f
|
feat: tqdm for clone
fix: snapshot restore proper working directory
|
1 year ago |
Dr.Lt.Data
|
7fbe34f8db
|
feat: snapshot
|
1 year ago |
Dr.Lt.Data
|
5d00f47eef
|
feat: message collapse register
update DB
|
1 year ago |
dr.lt.data
|
dee6cd8969
|
improve: logging supports multi port
|
1 year ago |
Dr.Lt.Data
|
7d6109aa6c
|
fix: add fileno on prestartup_script
update DB
|
1 year ago |
Dr.Lt.Data
|
604a5d7574
|
improve: better logging
|
1 year ago |
Dr.Lt.Data
|
322227f6dd
|
fix: proper display for tqdm
|
1 year ago |