SaymanDotNet
SaymanDotNet
So, when RTX 50 with Cuda12.8 support? Torch 2.7.0 is out 23.04.2025.
It looks like the problem is the lack of rtx30 support from stablediffusion.cpp
> what stable-diffusion-dlls are you using? does the exception also occur if you use one of the [backend-packages](https://www.nuget.org/packages?q=StableDiffusion.NET.Backend)? 1.stable-diffusion-dlls: trying from packages (size ~550mb) and trying from git. cuda dlls...
``` Backends.CudaBackend.IsEnabled = true; var cudaVersion = Backends.CudaBackend.CudaVersion; ``` cudaVersion shows -1.
If you mean Cuda SDK, then it`s not installed.
> In that case I'd say that the exception is caused by a lack of some cuda-dlls. I've no idea how the setup works with the cuda-redistributables if it's not...
sd.exe from last release archive from stable-diffusion.cpp git. sd-master-10feacf-bin-win-cuda12-x64.zip example with: sd.exe -m ../models/sd3_medium_incl_clips_t5xxlfp16.safetensors --cfg-scale 5 --steps 30 --sampling-method euler -H 1024 -W 1024 --seed 42 -p "fantasy medieval village...