doctorpangloss
ac0694a7bd
Fix #46 enable node blacklisting using --blacklist-custom-nodes ComfyUI-Manager / config.blacklist_custom_nodes = ["ComfyUI-Manager"]
2025-09-23 13:50:05 -07:00
doctorpangloss
537e34358f
Improve compatibility with custom nodes that want to support both LTS and vanilla ComfyUI
2025-09-09 17:54:49 -07:00
doctorpangloss
87bed08124
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-01 16:05:47 -07:00
doctorpangloss
c2c45e061e
fix noisy logging messages
2025-07-17 13:06:55 -07:00
doctorpangloss
8fcccad6a2
fix linting error
2025-07-16 15:32:58 -07:00
doctorpangloss
bf3345e083
Add support for ComfyUI Manager
2025-07-15 14:06:29 -07:00
doctorpangloss
499f9be5fa
merging upstream with hiddenswitch
...
- deprecate our preview image fork of the frontend because upstream now has the needed functionality
- merge the context executor from upstream into ours
2025-07-14 16:55:47 -07:00
doctorpangloss
04e411c32e
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-14 13:45:09 -07:00
Benjamin Berman
d94b0cce93
better logging
2025-06-05 20:59:36 -07:00
doctorpangloss
6d8deff056
Switch to uv for packaging
2025-05-19 15:58:08 -07:00
Benjamin Berman
b6d3f1fb08
Accept workflows from the command line
2025-05-07 14:53:39 -07:00
doctorpangloss
3c82be86d1
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-03-05 14:38:50 -08:00
Benjamin Berman
e5fc19a25b
Improve vanilla node importing and fix CUDA on CPU devices bug
2024-10-15 00:02:06 -07:00
doctorpangloss
de45dd50c5
Improve vanilla node importing for execution nodes
2024-10-04 10:56:43 -07:00
doctorpangloss
881258acb6
Progress bar hooks, via the server, are now set via a context. This will be used in other places too.
2024-05-09 13:24:06 -07:00
doctorpangloss
034ffcea03
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2024-04-08 10:02:37 -07:00
doctorpangloss
bd87697fdf
ComfyUI Manager now starts successfully, but needs more mitigations:
...
- /manager/reboot needs to use a different approach to restart the
currently running Python process.
- runpy should be used for install.py invocations
2024-03-29 16:25:29 -07:00
doctorpangloss
175a50d7ba
Improve vanilla node importing
2024-03-08 16:29:48 -08:00
doctorpangloss
bae2068111
Fix issue when custom_nodes directory does not exist
2024-02-28 17:46:23 -08:00
doctorpangloss
9d3eb74796
Fix importing vanilla custom nodes
2024-02-28 14:11:34 -08:00