doctorpangloss
443bb45eaf
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-26 13:59:45 -07:00
doctorpangloss
735a133ad4
Update to 0.3.51
2025-08-22 17:29:18 -07:00
doctorpangloss
dfc47e0611
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-22 13:24:52 -07:00
doctorpangloss
cd17b42664
Qwen Image with sage attention workarounds
2025-08-07 17:29:23 -07:00
doctorpangloss
59bc6afa7b
Fixes to tests and progress bars in xet
2025-08-01 17:26:30 -07:00
doctorpangloss
87bed08124
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-01 16:05:47 -07:00
doctorpangloss
3c9d311dee
Improvements to torch.compile
...
- the model weights generally have to be patched ahead of time for compilation to work
- the model downloader matches the folder_paths API a bit better
- tweak the logging from the execution node
2025-07-30 19:27:40 -07:00
doctorpangloss
83184916c1
Improvements to GGUF
...
- GGUF now works and included 4 bit quants, this will allow WAN to run on 24GB VRAM GPUs
- logger only shows full stack for errors
- helper functions for colab notebook
- fix nvcr.io auth error
- lora issues are now reported better
- model downloader will use huggingface cache and symlinking if it is supported on your platform
- torch compile node now correctly patches the model before compilation
2025-07-30 18:28:52 -07:00
doctorpangloss
69a4906964
Experimental GGUF support
2025-07-28 17:02:20 -07:00
doctorpangloss
03e5430121
Improvements for Wan 2.2 support
...
- add xet support and add the xet cache to manageable directories
- xet is enabled by default
- fix logging to root in various places
- improve logging about model unloading and loading
- TorchCompileNode now supports the VAE
- torchaudio missing will cause less noise in the logs
- feature flags will assume to be supporting everything in the distributed progress context
- fixes progress notifications
2025-07-28 14:36:27 -07:00
doctorpangloss
b5a50301f6
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-28 10:06:47 -07:00
doctorpangloss
3684cff31b
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-25 12:48:05 -07:00
doctorpangloss
9376830295
fix windows standalone build
2025-07-17 14:18:01 -07:00
doctorpangloss
c2c45e061e
fix noisy logging messages
2025-07-17 13:06:55 -07:00
doctorpangloss
d709e10bcb
update docker image
2025-07-17 12:45:59 -07:00
doctorpangloss
e455b0ad2e
fix opentel
2025-07-16 15:19:19 -07:00
doctorpangloss
6ecb9e71f6
this is not disabling the meterprovider successfully
2025-07-16 14:33:06 -07:00
doctorpangloss
d4d62500ac
fix tests, disable opentel metrics provider
2025-07-16 14:21:50 -07:00
doctorpangloss
bf3345e083
Add support for ComfyUI Manager
2025-07-15 14:06:29 -07:00
doctorpangloss
f1cfff6da5
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-15 10:21:19 -07:00
doctorpangloss
96b4e04315
packaging fixes
...
- enable user db
- fix main_pre order everywhere
- fix absolute to relative imports everywhere
- async better supported
2025-07-15 10:19:33 -07:00
doctorpangloss
c086c5e005
fix pylint issues
2025-07-14 17:44:43 -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
bd6f28e3bd
Move back to comfy_execution directory
2025-07-14 13:48:34 -07:00
doctorpangloss
04e411c32e
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-14 13:45:09 -07:00
doctorpangloss
f576f8124a
record workflow when there's an error
2025-07-11 13:51:45 -07:00
doctorpangloss
1338e8935f
fix metrics exporter messing up health endpoint
2025-07-09 07:15:42 -07:00
doctorpangloss
f6339e8115
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-24 12:52:54 -07:00
doctorpangloss
f8eea225d4
modify main.py
2025-06-24 12:30:54 -07:00
doctorpangloss
8838957554
move main.py
2025-06-24 12:30:32 -07:00
doctorpangloss
8eba1733c8
remove main.py
2025-06-24 12:29:47 -07:00
Benjamin Berman
8041b1b54d
fix ideogram seed, fix polling for results, fix logger
2025-06-18 09:38:20 -07:00
Benjamin Berman
f507bec91a
fix issue with queue retrieval in distributed environment, fix text progress, fix folder paths being aggressively resolved, fix ideogram seed
2025-06-18 02:43:50 -07:00
doctorpangloss
1d29c97266
fix tests
2025-06-17 18:38:42 -07:00
doctorpangloss
7d1f840636
adding tests
2025-06-17 14:26:47 -07:00
doctorpangloss
1d901e32eb
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-17 13:20:31 -07:00
doctorpangloss
fb7846db50
Merge branch 'master' of github.com:hiddenswitch/ComfyUI
2025-06-17 13:02:48 -07:00
doctorpangloss
adb68f5623
fix logging in model_downloader, remove nf4 flux support since it is broken and unused
2025-06-17 12:14:08 -07:00
doctorpangloss
e8cf6489d2
modify hook breaker to work
2025-06-17 10:39:51 -07:00
doctorpangloss
cdcbdaecb0
move hook breaker
2025-06-17 10:39:27 -07:00
doctorpangloss
3bf0b01e47
del hook breaker
2025-06-17 10:39:09 -07:00
doctorpangloss
82388d51a2
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-17 10:35:10 -07:00
Benjamin Berman
cc9a0935a4
fix issue when trying to normalize paths for comparison purposes and the node contains an integer list value
2025-06-11 07:23:57 -07:00
Benjamin Berman
d94b0cce93
better logging
2025-06-05 20:59:36 -07:00
Benjamin Berman
b6d3f1fb08
Accept workflows from the command line
2025-05-07 14:53:39 -07:00
Benjamin Berman
da2cbf7c91
move and fix main
2025-04-30 11:59:59 -07:00
Benjamin Berman
eed79e210e
move hook breaker
2025-04-30 11:52:33 -07:00
Benjamin Berman
b5e376a3d0
move main.py
2025-04-29 12:01:55 -07:00
Benjamin Berman
0aa4143885
remove main.py
2025-04-29 12:00:31 -07:00
doctorpangloss
17b14110ab
Update to latest ComfyUI
2025-04-21 14:11:56 -07:00