252 Commits

Author SHA1 Message Date
Dr.Lt.Data
bcaba78dd7 fix: ComfyUI update - robust patch
https://github.com/ltdrdata/ComfyUI-Manager/issues/489
2024-03-17 12:32:32 +09:00
dr.lt.data
bb440a4d2d fix: invalid detection of failed import - reflect changed ComfyUI log system
https://github.com/ltdrdata/ComfyUI-Manager/issues/480
2024-03-15 16:08:29 +09:00
dr.lt.data
d829220973 improve: pip handling
- prevent downgrade `torch, torchsde, torchvision, transformers, safetensors, kornia`
2024-03-14 12:45:18 +09:00
dr.lt.data
7f95b824c5 feat: config.ini - model_download_by_agent
https://github.com/ltdrdata/ComfyUI-Manager/issues/156
2024-03-04 16:52:56 +09:00
dr.lt.data
8f8041f342 fix: use tracking_branch instead of 'origin' 2024-02-27 10:26:58 +09:00
dr.lt.data
99c0425d9e fix: occasionally doesn't perform install script on non-windows system 2024-02-26 18:26:34 +09:00
dr.lt.data
cdc9259ee2 improve: reduce pip install spam 2024-02-26 18:10:35 +09:00
dr.lt.data
ef24e2cee6 improve: add preemptions for custom nodes
- better nickname displays for badge

fix: If the missing node is included in multiple custom node packs, it reports all the custom node packs.
2024-02-26 13:26:37 +09:00
dr.lt.data
7d8a413047 improve: allows multiple tabs for gallery
https://github.com/ltdrdata/ComfyUI-Manager/issues/400
2024-02-08 10:55:54 +09:00
dr.lt.data
25969d2ac7 better version reporting 2024-02-05 12:41:07 +09:00
dr.lt.data
e54c4b1f7b feat: add Possible(left) + Copy(right) for double-click feature 2024-01-30 17:26:53 +09:00
dr.lt.data
813a1ce6b0 feat: optional file_logging
fix: robust file_logging

https://github.com/ltdrdata/ComfyUI-Manager/issues/375
2024-01-29 10:40:12 +09:00
Dr.Lt.Data
d41b43fd12 fix: /manager/notice
https://github.com/ltdrdata/ComfyUI-Manager/issues/372
2024-01-29 01:23:01 +09:00
Dr.Lt.Data
b1f613e649 fix: Restrict double click action to the title area.
https://github.com/ltdrdata/ComfyUI-Manager/issues/370
2024-01-28 14:31:27 +09:00
Dr.Lt.Data
b5cde5936f feat: double-click options 2024-01-28 13:47:39 +09:00
Dr.Lt.Data
33dc3a8a30 fix: invalid double-click policy 2024-01-27 12:53:49 +09:00
dr.lt.data
2f0c7fb2be fix: connection copying
- don't copy if distance > 1000
- remove dbg message
- check nearest node not found
2024-01-26 18:30:57 +09:00
dr.lt.data
8b3d71fbcf feat: Copy the connections of the nearest node by double-clicking. 2024-01-26 18:08:22 +09:00
dr.lt.data
86ecc194ac fix: badge drawer is overriding node.onDrawForeground 2024-01-26 13:31:01 +09:00
dr.lt.data
1230d327ff version marker 2024-01-25 13:11:51 +09:00
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
2024-01-25 13:10:16 +09:00
dr.lt.data
8077765d47 feat: windows_selector_event_loop_policy option is added 2024-01-25 11:41:27 +09:00
Dr.Lt.Data
f8cf927f6d fix: components loading 2024-01-20 16:03:51 +09:00
Dr.Lt.Data
22ee886476 fix: invalid outdated ComfyUI version reporting
refactor: warnings
2024-01-20 15:23:49 +09:00
dr.lt.data
8d7a3aa1b3 fix: required ComfyUI revision 2024-01-18 17:07:09 +09:00
dr.lt.data
ae743efd0c fix: component loading 2024-01-18 17:05:37 +09:00
dr.lt.data
e530f657e7 unused group nodes filtering 2024-01-17 13:48:25 +09:00
dr.lt.data
9215f37c02 component system - bug fixes and refactor 2024-01-17 12:46:49 +09:00
dr.lt.data
4bdf7aabe4 feat: component pack builder
- support drag & drop
- add node if single component importing
2024-01-17 00:33:57 +09:00
Dr.Lt.Data
8a165549f3 feat: support component paste feature 2024-01-15 23:50:03 +09:00
Dr.Lt.Data
9eef99b868 fix: direct reflect to 'Add Node' context menu after component saving 2024-01-15 18:56:13 +09:00
Dr.Lt.Data
7f10374a9f feat: A functionality to save a group node as a component. 2024-01-15 18:48:23 +09:00
Dr.Lt.Data
2f3e7943df improve: better style for 'a tag' in lists 2024-01-15 14:00:57 +09:00
dr.lt.data
7e93258c4c feat: default_ui 2024-01-12 14:14:34 +09:00
dr.lt.data
62d87087f8 fix: error by encoding other than utf-8 2024-01-11 16:19:41 +09:00
alexp
211532e9f0 Add new workflow sharing option
Add YouML as an option to share workflows and convert them into interactive apps.
2024-01-07 11:50:40 -08:00
Dr.Lt.Data
81d0fd9916 fix: pip install -U instead of pip install for import fix 2024-01-07 11:57:28 +09:00
Dr.Lt.Data
b45e426a37
Merge pull request #300 from thecooltechguy/main
Updated ComfyWorkflows.com's share component
2024-01-06 17:24:15 +09:00
Dr.Lt.Data
d6c956ff60 fix: reduce thread pool: 8 -> 4
https://github.com/ltdrdata/ComfyUI-Manager/issues/301
2024-01-06 17:05:31 +09:00
thecooltechguy
4345c3f27f updated comfyworkflows.com share component 2024-01-05 19:13:02 -08:00
Dr.Lt.Data
10fe8fd42c fix: skip update check doesn't work properly
fix: layout
improve: raise thread count 4 -> 8 for update check
2024-01-06 11:54:27 +09:00
dr.lt.data
c83fd0ed94 feat: unload models 2024-01-05 10:51:16 +09:00
Dr.Lt.Data
2414a12545 improve: show updated list/failed list when update all 2024-01-05 00:19:24 +09:00
dr.lt.data
a396fe2f5a fix: self.last_char 'string index out of range' 2024-01-04 16:47:15 +09:00
dr.lt.data
bf25d0208a feat: add timestamp to log file 2024-01-04 15:49:47 +09:00
dr.lt.data
f243a361c4 feat: Try fix 2024-01-04 14:24:15 +09:00
dr.lt.data
8c730745d6 improve: show try update when 'skip update check' is checked
fix: show failed/not updated item when 'installed' filter
2024-01-04 13:53:04 +09:00
Dr.Lt.Data
ac66df1d76 improve: download_url
update DB
2024-01-04 00:09:41 +09:00
dr.lt.data
a9162791b3 fix: robust cm_global 2024-01-02 18:25:26 +09:00
dr.lt.data
e0b762baca fix: robust cm_global 2024-01-02 18:23:18 +09:00