Commit Graph

3498 Commits

Author SHA1 Message Date
94f496fd65 Add ComfyUI-Step1X-Edit node (#1780) 2025-05-01 01:15:03 +09:00
d2ce35d2e6 update DB 2025-05-01 01:13:31 +09:00
2eeebb32dc Add comfyui-lorainfo-sidebar to custom node list (#1778) 2025-05-01 01:12:44 +09:00
f6d636d82f Add fixed MagicQuill node (#1768) 2025-05-01 01:08:11 +09:00
56125839ac Merge branch 'main' into draft-v4 2025-04-29 00:30:02 +09:00
0cd397623e update DB 2025-04-29 00:21:59 +09:00
5978b6c9ee updated: PIPFixer - support for pytorch 2.7.0 3.31.13 2025-04-28 23:49:42 +09:00
9e132811bc update DB 2025-04-28 00:43:52 +09:00
cd49799bed fixed: crash related to deleted CNR node after installed
modified: convert cm-cli.sh to cm-cli command
2025-04-28 00:13:31 +09:00
d547a05106 Merge branch 'main' into draft-v4 2025-04-27 23:17:18 +09:00
3a3b5c1f92 update DB 2025-04-27 23:16:48 +09:00
26be01ff82 Update custom-node-list.json (#1774) 2025-04-27 22:52:56 +09:00
8f6dd92374 update DB 2025-04-26 18:24:56 +09:00
d50b71a887 update DB 2025-04-26 14:51:07 +09:00
3bc9cbc767 update DB 2025-04-26 13:16:26 +09:00
b6f6b4fd8a Add ComfyUI-LiveCC node (#1770) 2025-04-26 13:12:14 +09:00
a66bada8a3 Update workflow-metadata.js 2025-04-23 17:24:07 -07:00
db0b57a14c Merge branch 'main' into draft-v4 2025-04-24 08:44:50 +09:00
2048ac87a9 modified: glob.core - make default network mode as public.
Network mode does not simply determine whether the CNR cache is used. Even after switching to cacheless in the future, it will continue to be used as a policy for user environments.
2025-04-24 08:41:17 +09:00
9adf6de850 fixed: missing channels.list.template
modified: /ltdrdata -> /Comfy-Org
modified: set default network as public instead of offline
2025-04-23 08:58:47 +09:00
7657c7866f fixed: perform reload when starting task worker 2025-04-22 12:39:09 +09:00
d638f75117 modified: prevent displaying ComfyUI-Manager on list 2025-04-22 02:39:56 +09:00
a804f7de19 update DB 2025-04-22 02:14:50 +09:00
efff6b2c18 Merge branch 'main' into draft-v4 2025-04-22 01:20:57 +09:00
72a61a9966 modified: pipfixer/blacklisting - add torchaudio 3.31.12 2025-04-22 01:17:22 +09:00
b08bb658ea update DB 2025-04-22 01:13:57 +09:00
7b28bf608b modified: release pinning ultralytics version 3.31.11 2025-04-22 00:43:20 +09:00
0c46434164 fixed: avoid except:
fixed: prestartup_script - remove useless exception handling when fallback resolving comfy_path
2025-04-21 12:42:50 +09:00
0bb8947c02 Merge branch 'main' into draft-v4 2025-04-21 12:12:27 +09:00
b57747fdf1 update DB 2025-04-20 18:49:43 +09:00
0735271b10 update DB 2025-04-20 17:13:47 +09:00
770cd0f9f5 update DB 2025-04-19 10:31:07 +09:00
32b6266dd9 update DB 2025-04-19 09:39:43 +09:00
2a8412a2bf Update custom-node-list.json for Comfyui-Orpheus (#1754)
add custom nodes from https://github.com/numz/Comfyui-Orpheus
2025-04-19 09:35:28 +09:00
0c4d289002 update DB 2025-04-19 09:34:52 +09:00
cee01fec25 Add comfyui-daam to custom node list (#1753)
* Update custom-node-list.json

* Update description
2025-04-19 09:34:17 +09:00
f00686f3f2 update DB 2025-04-19 09:34:07 +09:00
bd33f7726e Add Dynamic Sliders Stack to custom node list (#1750)
* Update custom-node-list.json

* Update custom-node-list.json

Added my custom node to the list
2025-04-19 09:33:08 +09:00
22ab526b0c update DB 2025-04-19 09:32:30 +09:00
af269d198d trim version string embedded in workflow (#1758) 2025-04-19 09:30:41 +09:00
995ef6356e Add ComfyUI-Kimi-VL node (#1756) 2025-04-19 09:30:02 +09:00
aa3bf77c28 Update custom-node-list.json (#1752) 2025-04-19 09:29:15 +09:00
15667c1259 Update custom-node-list.json (#1751) 2025-04-19 09:28:53 +09:00
c7b6b565da feat: Add ComfyUI-zw-tools custom node to list (#1749) 2025-04-19 09:27:55 +09:00
3214ab52c6 update DB 2025-04-15 23:40:14 +09:00
e3062ff613 Add custom node xLegende/ComfyUI-Prompt-Formatter (#1741)
Custom node for formating prompts
2025-04-15 23:18:13 +09:00
036b63efe7 Change order of manager to be default install lateste (#1747) 2025-04-15 18:46:24 +09:00
09e8e8798c Add is_legacy_manager_ui route from the legacy package as well (#1748)
* add `is_legacy_manager_ui` route to `legacy` package  as well

* add static
2025-04-15 18:36:38 +09:00
abfd85602e Only load legacy FE extension if --enable-manager-legacy-ui is set (#1746)
* only load JS extensions when legacy arg is set

* add `is_legacy_manager_ui` endpoint
2025-04-15 08:03:04 +09:00
1816bb748e use --enable-manager-legacy-ui cli arg instead of env variable 2025-04-15 01:36:35 +09:00