doctorpangloss
b183b27a87
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-12-17 09:56:14 -08:00
doctorpangloss
520c5f66be
fix linting issues
2025-12-12 12:29:26 -08:00
doctorpangloss
ff66341112
fix imports
2025-12-12 12:23:28 -08:00
doctorpangloss
9d6d09608a
move nodes_wanmove
2025-12-12 12:22:47 -08:00
doctorpangloss
e7d0cc457d
fix tests, replace broken llava and fix transformers videos issue
2025-12-11 14:23:05 -08:00
doctorpangloss
e9d5210fcc
improve tests
2025-12-09 19:52:15 -08:00
doctorpangloss
9c892a9b34
pass unit tests
2025-12-09 16:13:43 -08:00
doctorpangloss
7fb748fcef
wip merge
2025-12-09 13:22:27 -08:00
doctorpangloss
a7ef3e04ea
update extra nodes
2025-12-09 09:05:18 -08:00
doctorpangloss
26e9b67732
move upstream logic nodes
2025-12-09 09:01:47 -08:00
doctorpangloss
175fb7e84e
move nodes
2025-12-09 09:01:34 -08:00
doctorpangloss
a00c902067
Merge branch 'master' of github.com:comfyanonymous/ComfyUI into merge/0.3.76-snapshot
2025-12-09 08:58:52 -08:00
doctorpangloss
4349fac71a
fix torch compile for language models
2025-12-03 14:40:52 -08:00
doctorpangloss
b149031748
add video support for language models, improve torch compile for transformers models, make it easier to load videos, fix progess messages from language nodes
2025-12-03 14:40:27 -08:00
doctorpangloss
37048fc1a2
fix issues with zooming in editor, simplify, improve list inputs and outputs
2025-11-10 11:23:34 -08:00
Benjamin Berman
0d9232f02c
wip python eval nodes
2025-11-10 09:47:27 -08:00
doctorpangloss
8700c4fadf
wip eval nodes, test tracing with full integration test, fix dockerfile barfing on flash_attn 2.8.3
2025-11-07 16:50:55 -08:00
doctorpangloss
d9e3ba4bec
Further improvements to logic nodes, lazy evaluation and related
2025-10-31 16:14:08 -07:00
doctorpangloss
97f911280e
Improve lazy graph evaluation, add logic operators
2025-10-31 14:27:27 -07:00
Benjamin Berman
6f2589f256
wip latent nodes can return None for graceful behavior in multi-reference-latent scenarios
2025-10-30 12:38:02 -07:00
Benjamin Berman
82bffb7855
Better integration with logic nodes from EasyUse
...
- ImageRequestParameter now returns None or a provided default when the value of its path / URL is empty, instead of erroring
- Custom nodes which touch nodes.NODE_CLASS_MAPPINGS will once again see all the nodes available during execution, instead of only the base nodes
2025-10-29 15:36:35 -07:00
Benjamin Berman
7318e59baf
Fix regexp outputs and give better signals when there's no result
2025-10-28 17:25:49 -07:00
doctorpangloss
d9269785d3
Better memory trimming and group_offloading logic
2025-10-21 14:27:26 -07:00
doctorpangloss
358cb834d6
fix tests, make fixture of core workflow test function to reclaim RAM better
2025-10-21 10:53:49 -07:00
doctorpangloss
f54af2c7ff
Fix pylint errors
2025-10-21 10:53:49 -07:00
doctorpangloss
dc94081155
tune up mmaudio, nodes_eps
2025-10-21 10:53:49 -07:00
doctorpangloss
f1016ef1c1
fix syntax error
2025-10-21 10:53:48 -07:00
doctorpangloss
45ae806beb
move eps nodes
2025-10-21 10:53:48 -07:00
doctorpangloss
7648c0b065
move mochi nodes
2025-10-21 10:53:48 -07:00
doctorpangloss
7cbebbc11a
rm mochi nodes
2025-10-21 10:53:48 -07:00
doctorpangloss
be56a14e65
Merge commit 'a4787ac83bf6c83eeb459ed80fc9b36f63d2a3a7' of github.com:comfyanonymous/ComfyUI into fix-merge
2025-10-21 10:53:43 -07:00
doctorpangloss
f205eb704e
Sherlock a node from EasyInpaint
2025-10-06 15:50:41 -07:00
doctorpangloss
dcba4847ab
Fix linting issues
2025-09-26 13:22:04 -07:00
doctorpangloss
8ab28996fb
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-26 13:18:23 -07:00
doctorpangloss
6e98a0c478
Fix linting errors, preliminary rocm 7 support
2025-09-23 15:02:21 -07:00
doctorpangloss
2a881a768e
Fix #45 now test 3.10 and 3.12 images. NVIDIA doesn't support 3.11 at all!
2025-09-23 13:22:54 -07:00
doctorpangloss
f6d3962c77
Fix tests
...
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-23 12:42:12 -07:00
doctorpangloss
66cf9b41f2
Move nodes_chroma_radiance
2025-09-22 14:33:24 -07:00
doctorpangloss
a9a0f96408
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-09-22 14:29:50 -07:00
doctorpangloss
c48163e78c
Fix misalignment between EXIF tags and whatever pillow was actually doing
2025-09-19 16:14:40 -07:00
doctorpangloss
e6762bb82a
Use pylint dynamic member correctly
2025-09-18 13:42:05 -07:00
doctorpangloss
bc201cea4d
Improve tests, fix issues with alternate filenames, improve group offloading support for transformers models
2025-09-18 13:25:08 -07:00
doctorpangloss
79b8723f61
Various fixes
...
- Fix 16 bit exif saving for PNGs
- Validate alternative filenames correctly
- Improve speed of test workflows by setting steps to 1
2025-09-17 16:04:05 -07:00
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