ComfyUI/comfy_extras
AIGCZero 2bf3807408 Merge master into feature/qwen-image-edit-node
Resolved conflict in comfy_extras/nodes_qwen.py by keeping the alpha channel fix:
- Retained the fix: images_vl.append(s.movedim(1, -1)[:, :, :, :3])
- This ensures only RGB channels are used for vision processing
- Fixes RuntimeError when processing images with alpha channels
2025-09-25 14:24:13 +08:00
..
2025-08-21 22:05:36 -04:00
2025-08-21 22:05:36 -04:00
2025-09-24 18:59:29 -04:00
2025-04-30 20:57:30 -04:00
2024-11-10 00:10:45 -05:00
2024-05-27 19:08:27 -04:00
2024-03-18 16:54:13 -04:00
2025-07-01 02:33:07 -04:00