doctorpangloss
fa05417ebd
fix tests
2025-12-17 10:10:14 -08:00
doctorpangloss
b183b27a87
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-12-17 09:56:14 -08:00
doctorpangloss
b309e0424e
Fix transformers 5 compatibility
2025-12-12 12:11:25 -08:00
doctorpangloss
9c892a9b34
pass unit tests
2025-12-09 16:13:43 -08:00
doctorpangloss
79cf2c2867
move and tweak tests
2025-12-09 13:29:41 -08:00
doctorpangloss
a164a07073
move test files
2025-12-09 13:26:42 -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
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
7f7bcd5d8f
Fix tests (no rerelease necessary)
2025-11-04 18:33:31 -08:00
doctorpangloss
97f911280e
Improve lazy graph evaluation, add logic operators
2025-10-31 14:27:27 -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
2d2d625ed0
Fix unit tests (no code changes, no re-release)
2025-10-29 05:26:10 -07:00
doctorpangloss
df786c59ce
Fix unit tests
2025-10-24 10:51:18 -07:00
doctorpangloss
058e5dc634
Fixes to tests and configuration, making library use more durable
2025-10-23 19:46:40 -07:00
doctorpangloss
67f9d3e693
Improved custom nodes compatibility
...
- Fixed and verifies compatibility with the following nodes:
ComfyUI-Manager==3.0.1
ComfyUI_LayerStyle==1.0.90
ComfyUI-Easy-Use==1.3.4 (required fix)
ComfyUI-KJNodes==1.1.7 (required mitigation)
ComfyUI_Custom_Nodes_AlekPet==1.0.88
LanPaint==1.4.1
Comfyui-Simple-Json-Node==1.1.0
- Add support to referencing files in packages.
2025-10-23 16:28:10 -07:00
doctorpangloss
d707efe53c
Add default font, add package fs, prepare to add more sherlocked nodes
2025-10-23 12:50:34 -07:00
doctorpangloss
72bb572181
Cache requests in nodes
2025-10-23 11:52:36 -07:00
doctorpangloss
95d8ca6c53
Test and fix cli args issues
2025-10-22 15:03:01 -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
be56a14e65
Merge commit 'a4787ac83bf6c83eeb459ed80fc9b36f63d2a3a7' of github.com:comfyanonymous/ComfyUI into fix-merge
2025-10-21 10:53:43 -07:00
doctorpangloss
1c2e6867fb
Fix tests
2025-10-06 15:40:04 -07:00
doctorpangloss
f694828f49
Fix tests
2025-10-06 15:38:59 -07:00
doctorpangloss
32af09cebf
Fix test
2025-10-06 15:35:46 -07:00
Benjamin Berman
e62df3a881
Fix issue finding approx vae taesdxl when used in a workflow
2025-09-26 12:29:00 -07:00
doctorpangloss
4a3feee1a2
Tweaks
2025-09-23 10:28:36 -07:00
doctorpangloss
fd6e5c2c8d
move test_cache_control
2025-09-22 14:31:21 -07:00
doctorpangloss
c48163e78c
Fix misalignment between EXIF tags and whatever pillow was actually doing
2025-09-19 16:14:40 -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
Benjamin Berman
4839189809
16 bit EXIF is broken
2025-09-17 12:04:44 -07:00
doctorpangloss
58622c7e91
Move validation back to where it is supposed to be relative to upstream
2025-09-04 14:05:19 -07:00
doctorpangloss
1e938f5feb
fix sdpa priorities
2025-08-26 14:33:00 -07:00
doctorpangloss
cd17b42664
Qwen Image with sage attention workarounds
2025-08-07 17:29:23 -07:00
doctorpangloss
7ba86929f7
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-08-04 13:44:45 -07:00
doctorpangloss
59bc6afa7b
Fixes to tests and progress bars in xet
2025-08-01 17:26:30 -07:00
Benjamin Berman
2fd5fc81f5
This raises ProcessExpired on Linux but not on Windows
2025-07-26 17:24:46 -07:00
doctorpangloss
6f2008287e
fix error when fork isn't being used
2025-07-25 15:32:30 -07:00
doctorpangloss
3684cff31b
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-25 12:48:05 -07:00
doctorpangloss
d4d62500ac
fix tests, disable opentel metrics provider
2025-07-16 14:21:50 -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
04e411c32e
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-07-14 13:45:09 -07:00
doctorpangloss
41dc6ec7fa
fix inpainting alignment issue
2025-06-24 12:27:06 -07:00
doctorpangloss
52c522d019
nodes train fix, nodes stich test imports removal
2025-06-17 14:46:46 -07:00
doctorpangloss
488bb3a23f
fix unit tests
2025-06-17 14:41:28 -07:00
doctorpangloss
cc299b83a3
move test files
2025-06-17 14:29:41 -07:00
doctorpangloss
1d901e32eb
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-17 13:20:31 -07:00
doctorpangloss
82388d51a2
Merge branch 'master' of github.com:comfyanonymous/ComfyUI
2025-06-17 10:35:10 -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