mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-24 16:07:30 +08:00
- Add regression tests covering RGB+RGBA, RGBA+RGB, channel gap > 1 (the exact CORE-103 error case), all blend modes with mismatch, and output value clamping. - Soften the inline comment to reflect that channel padding is well- defined for alpha-like extra channels rather than claiming support for arbitrary channel layouts. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| image_blend_test.py | ||
| image_stitch_test.py | ||
| nodes_math_test.py | ||
| nodes_number_convert_test.py | ||