doctorpangloss
3d23c298a2
Fix JPEG WebP and TIFF EXIF
2025-09-17 12:18:15 -07:00
doctorpangloss
112017f2d2
Group offloading support
2025-09-12 14:58:21 -07:00
doctorpangloss
c10f746bef
fix output tensor return
2025-09-09 18:41:12 -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
a31e5f216d
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-04 14:31:14 -07:00
doctorpangloss
8052d070de
Fix pylint issues
2025-09-03 12:13:35 -07:00
doctorpangloss
179c2d35c8
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-03 12:04:32 -07:00
doctorpangloss
834cf42a24
fix import
2025-08-26 14:01:54 -07:00
doctorpangloss
c4be2bfb92
move nodes
2025-08-26 14:01:17 -07:00
doctorpangloss
e84bf5f025
Fix downloads and tests on Linux
2025-08-22 18:29:12 -07:00
doctorpangloss
735a133ad4
Update to 0.3.51
2025-08-22 17:29:18 -07:00
doctorpangloss
664349eabf
move extra nodes
2025-08-22 13:25:25 -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
b72e5ff448
Qwen Image with 4 bit and 8 bit quants
2025-08-07 13:40:05 -07:00
doctorpangloss
d8dbff9226
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-07 13:23:38 -07:00
doctorpangloss
87bed08124
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-01 16:05:47 -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
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
76b32c8e6e
fix incorrect import
2025-07-25 12:51:17 -07:00
doctorpangloss
3684cff31b
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-25 12:48:05 -07:00
doctorpangloss
cf24b3b284
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-18 09:04:41 -07:00
doctorpangloss
10e4291a5f
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-17 16:01:20 -07:00
doctorpangloss
dd3925ec3b
fix linting errors
2025-07-16 15:52:36 -07:00
doctorpangloss
94310e51e3
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-16 14:24:12 -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
35899ba20e
simplify composite function
2025-07-11 13:52:25 -07:00
doctorpangloss
a464dfa3db
fix issue when trying to write to a file that already exists
2025-07-11 13:52:15 -07:00
doctorpangloss
b268296504
update upstream for flux fixes
2025-07-09 06:28:17 -07:00
doctorpangloss
c358ff88a5
move comfy_extras/nodes_edit_model.py
2025-06-26 16:57:46 -07:00
doctorpangloss
a7aff3565b
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-26 16:57:25 -07:00
doctorpangloss
f6339e8115
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-24 12:52:54 -07:00
doctorpangloss
41dc6ec7fa
fix inpainting alignment issue
2025-06-24 12:27:06 -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
Benjamin Berman
5727217c2f
gracefully handle skia import failure
2025-06-17 21:08:25 -07:00
doctorpangloss
42dd7a59e3
fix pylint notifs
2025-06-17 14:49:06 -07:00
doctorpangloss
52c522d019
nodes train fix, nodes stich test imports removal
2025-06-17 14:46:46 -07:00
doctorpangloss
1d901e32eb
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-17 13:20:31 -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
3d0306b89f
more fixes from pylint
2025-06-17 11:36:41 -07:00
doctorpangloss
929bfbb99f
Revert "Fix WebcamCapture IS_CHANGED signature ( #8413 )"
...
This reverts commit c7b25784b1 .
2025-06-17 11:27:32 -07:00
doctorpangloss
666f5b96f7
extras
2025-06-17 10:43:46 -07:00
doctorpangloss
aa1eb398e7
move comfy extras
2025-06-17 10:40:43 -07:00
doctorpangloss
82388d51a2
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-17 10:35:10 -07:00
Benjamin Berman
564e14ea97
refactor and cleanup of inpainting nodes
2025-06-09 13:55:32 -07:00
Benjamin Berman
d4c9d5c748
inpainting nodes
2025-06-07 10:20:21 -07:00
Benjamin Berman
396a2ef3d3
wip inpainting fixes and ideogram now takes a mask that is more convention from the POV of comfyui
2025-06-06 22:25:22 -07:00