Bedovyy

Results 4 issues of 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...

bug-report

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 ![image](https://github.com/user-attachments/assets/782435d3-d306-49db-9796-a75984a54159) 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...

Feature
Frontend

### 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 ![Image](https://github.com/user-attachments/assets/b8c87c94-a237-4cce-8f75-b76c887d61de) ### Debug Logs ```powershell...

Potential Bug