Bedovyy
Bedovyy
### Checklist - [ ] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [X] The issue is caused by...
Intel XPU doesn't support float64, so change torch device to "cpu". refered https://github.com/comfyanonymous/ComfyUI/blob/3f5939add69c2a8fea2b892a46a48c2937dc4128/comfy/ldm/flux/math.py#L15 I have tested on A770. I also tested on RTX4090 and it doesn't seem performance drop (but...
### Feature Idea  Previously, I coud see node class name (or name for connecting?) on search bar, and it is so easy to find node. new UI also can...
### Expected Behavior CLIPVisionEncode node passes CLIP_VISION_OUTPUT. ### Actual Behavior `RuntimeError: Non-uniform work-groups are not supported by the target device` occurs. ### Steps to Reproduce  ### Debug Logs ```powershell...