diff --git a/Backends/StableDiffusion.NET.Backend.Sycl.nuspec b/Backends/StableDiffusion.NET.Backend.Sycl.nuspec new file mode 100644 index 0000000..639baaa --- /dev/null +++ b/Backends/StableDiffusion.NET.Backend.Sycl.nuspec @@ -0,0 +1,30 @@ + + + + StableDiffusion.NET.Backend.Sycl + $version$ + StableDiffusion.NET.Backend.Sycl + Darth Affe & stable-diffusion.cpp Authors + false + MIT + sd_net_sycl.png + https://github.com/DarthAffe/StableDiffusion.NET + SYCL-Backend for StableDiffusion.NET. + + Copyright © Darth Affe 2024 + readme.md + + + + + + + + + + + + + + + diff --git a/Backends/sd_net_sycl.png b/Backends/sd_net_sycl.png new file mode 100644 index 0000000..850b4d2 Binary files /dev/null and b/Backends/sd_net_sycl.png differ diff --git a/Resources/sd_net_icon.xcf b/Resources/sd_net_icon.xcf index 0ab00ce..a7d9992 100644 Binary files a/Resources/sd_net_icon.xcf and b/Resources/sd_net_icon.xcf differ