KSampler Advanced GPU runs into error, (apparently expected a cuda device but only finds the cpu?)
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
Using the normal KSampler node doesnt cause any problems, but as of recent, the KSamplerAdvancedGPU is running into an error
and gives the this error message:
(I hooked up everything correctly lol this shouldnt be the problem, its something with the sampler node I guess)

here a helpful visual guide lol

Is it because of this **device=device** thingy in line 29 and 31??
I believe I need to go in this .py file and change something from CPU to the GPU or cuda device but I dont know how XD
Can someone tell me what to do to solve the problem?
Also I tried updating ComfyUI and uninstalled some custom nodes and stuff, didnt fix it unfortunately...
Thx in advance :)
Contributor guide
Assessment
This issue has not been assessed yet.