StableDiffusion.NET icon indicating copy to clipboard operation
StableDiffusion.NET copied to clipboard

The CUDA backend cannot be used in the packaged WindowsAppSDK application

Open KFeiHe opened this issue 1 year ago • 1 comments

The CUDA backend cannot be used in the packaged WindowsAppSDK application, but works normally in the unpackaged WindowsAppSDK application.

KFeiHe avatar Jul 04 '24 12:07 KFeiHe

First of all: I've no experience with WindowsAppSDK applications so I can only guess what's going on there.
What exactly does "cannot be used" mean? Is there any error message? I'd assume it can't find/load CUDA due to some security restrictions in packed apps, but I've no idea how that could be verified.

DarthAffe avatar Jul 10 '24 22:07 DarthAffe