You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sometimes happens after fresh installation of ComfyUI, sometimes it happens after closing AI Playground when system memory is full and python.exe (under resources/ai-backend-env folder) automatically quits, and then reboot AI Playground program.
This happens probably because the "ls_level_zero.exe" gets mysteriously deleted when performing the actions above. Both "ai-backend-env" and "comfyui-backend-env" folder's "ls_level_zero.exe" can suffer from this.
A workaround I've found is either copy the "ls_level_zero.exe" from "ai-backend-env" to "comfyui-backend-env" folder, or delete "comfyui-backend-env" folder and try to re-install ComfyUI and hope it succeed. I now always have a copy of "ls_level_zero.exe" readily available in case one (or two) of the "ls_level_zero.exe" is deleted.
The text was updated successfully, but these errors were encountered: