ComfyUI experiencing stack overflows on INTEL ARC A770
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
Very basic fresh reinstall of ComfyUI on my Linux mint PC (latest version on everything)
The setup was fine and normal. Running a very basic template of ANIMA model leads to two outcomes. A black image or a plain color image. I do not know what is wrong, the terminal actually doesn't print very extensive or critical messages.
### Actual Behavior
### Steps to Reproduce
uhhbhhhhhh simply have Linux Mint and an INTEL ARC A770. Make a fresh install, run an ANIMA stock template and run the AI.
### Debug Logs
```powershell
/home/mintylagger/ComfyUI/nodes.py:1647: RuntimeWarning: invalid value encountered in cast img = Image.fromarray(np.clip(i, 0, 255).astype(np.uint8))
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.