mut-ex / gligen-gui

An intuitive GUI for GLIGEN that uses ComfyUI in the backend
Other
2.02k stars 191 forks source link

The program uses CPU, but Comfyui uses GPU and there is a problem #29

Open hanhan23333 opened 9 months ago

hanhan23333 commented 9 months ago

Console output: RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! My comfyui uses cuda0 which is also my graphics card startup, so I guess gligen uses cpu?