File tree Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <package >
3
+ <metadata >
4
+ <id >StableDiffusion.NET.Backend.Sycl</id >
5
+ <version >$version$</version >
6
+ <title >StableDiffusion.NET.Backend.Sycl</title >
7
+ <authors >Darth Affe & stable-diffusion.cpp Authors</authors >
8
+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
9
+ <license type =" expression" >MIT</license >
10
+ <icon >sd_net_sycl.png</icon >
11
+ <projectUrl >https://github.com/DarthAffe/StableDiffusion.NET</projectUrl >
12
+ <description >SYCL-Backend for StableDiffusion.NET.</description >
13
+ <releaseNotes ></releaseNotes >
14
+ <copyright >Copyright © Darth Affe 2024</copyright >
15
+ <readme >readme.md</readme >
16
+ </metadata >
17
+
18
+ <files >
19
+ <file src =" StableDiffusion.NET.Backend.props" target =" build/net8.0/StableDiffusion.NET.Backend.Sycl.props" />
20
+
21
+ <file src =" windows-sycl/stable-diffusion.dll" target =" runtimes\win-x64\native\sycl\stable-diffusion.dll" />
22
+
23
+ <file src =" linux-sycl/libstable-diffusion.so" target =" runtimes\linux-x64\native\sycl\libstable-diffusion.so" />
24
+
25
+ <file src =" sd_net_sycl.png" target =" sd_net_sycl.png" />
26
+ <file src =" readme.md" target =" readme.md" />
27
+ <file src =" ggml.txt" target =" ggml.txt" />
28
+ <file src =" stable-diffusion.cpp.txt" target =" stable-diffusion.cpp.txt" />
29
+ </files >
30
+ </package >
You can’t perform that action at this time.
0 commit comments