129 Commits

Author SHA1 Message Date
83f04892ad Splitted CUDA-backend to prevent them hitting the nuget size limit 2024-08-01 22:43:10 +02:00
c3a14c2883
Merge pull request #19 from drasticactions/load-native-library
Allow manually loading SD library
2024-08-01 21:40:16 +02:00
Timothy Miller
cde04582ac Allow manually loading SD library 2024-07-31 17:50:45 +09:00
7ae4c4b9d3
Update backends.yml 2024-07-28 14:31:08 +02:00
f21a3d876c
Merge pull request #18 from DarthAffe/Quantizations
Added new quanization-types
2.1.0
2024-07-28 14:14:48 +02:00
7694153d89 Added new quanization-types 2024-07-28 14:04:40 +02:00
17e3cb20b6
Merge pull request #17 from DarthAffe/DarthAffe-patch-1
Update build.bat
2024-07-28 10:35:15 +02:00
d32c47777e
Update build.bat 2024-07-28 10:35:02 +02:00
3259c31e23
Merge pull request #16 from DarthAffe/Example
Updated example, to v2.0.0; added Image2Image to example
2024-07-22 22:07:51 +02:00
743f7d4c86 Updated example, to v2.0.0; added Image2Image to example 2024-07-22 22:07:06 +02:00
f5fc37cb63
Merge pull request #15 from DarthAffe/DarthAffe-patch-2
Updated backends build-file
2024-07-22 21:44:30 +02:00
0c6b5c6ab0
Update backends.yml 2024-07-22 21:17:34 +02:00
364f07b033
Update backends.yml 2024-07-22 20:39:06 +02:00
2895e0e567
Merge pull request #13 from DarthAffe/HPPH
Updated readme
2.0.0
2024-07-22 19:39:39 +02:00
f813718f0d Updated readme 2024-07-22 19:38:53 +02:00
17f3e347ed
Merge pull request #12 from DarthAffe/HPPH
Changed everything image-related to use HPPH
2024-07-22 19:31:39 +02:00
c4311a1067 Changed everything image-related to use HPPH 2024-07-22 14:59:39 +02:00
dc58d4dca1
Merge pull request #7 from DarthAffe/ParameterValidation
Added Parameter validation
2024-05-06 19:45:46 +02:00
4afbcdbca8 Improved Parameter validation 2024-05-02 23:59:43 +02:00
55a8d3f261 Removed unneccessary null-forgiving operator 2024-05-02 23:54:22 +02:00
c6f99d080d Added validations for parameters 2024-05-02 23:39:00 +02:00
de732763b8 Fixed stupid typo in backend-packages 2024-04-29 21:40:23 +02:00
825ec73bda
Update release.yml 1.2.0 2024-04-29 21:28:28 +02:00
51eed1afaa Added missing dependency to example 2024-04-29 21:22:10 +02:00
b03a135a5c Updated stable-diffusion.cpp to ce1bcc7 2024-04-29 21:17:20 +02:00
8f99e38f99 Added BitmapToImage-Helper Method to example project 2024-04-27 17:24:01 +02:00
09355fcd6e
Merge pull request #4 from DGdev91/master
Rocm Backend: Fix regex for detecting version in Linux
2024-04-23 20:05:22 +02:00
DGdev91
5b0760c9fd Rocm Backend: Fix regex for detecting version in Linux 2024-04-23 02:44:21 +02:00
e2f4061199
Update README.md 2024-04-18 21:33:26 +00:00
78a21e41ba Updated stable-diffusion.cpp to ec82d52 1.1.0 2024-04-14 11:49:08 +02:00
9c7daf6e53
Update backends.yml 2024-04-02 13:03:38 +02:00
3370441199
Update README.md 2024-03-25 09:48:04 +00:00
51818ecf11 Changed example to use nugets 2024-03-25 02:02:07 +01:00
2a20ab1d4b Added missing backend-build-files 2024-03-25 01:11:37 +01:00
37fb19c90c Moved example-project into example-folder 2024-03-25 01:09:02 +01:00
2dfb072590
Update README.md 2024-03-25 01:05:42 +01:00
d18c878231
Update release.yml 2024-03-25 00:55:08 +01:00
50cca14d29
Merge pull request #2 from DarthAffe/NugetPreparations
Nugets
1.0.0
2024-03-25 00:48:21 +01:00
d91132fbea Removed .net 6 only code 2024-03-25 00:47:13 +01:00
a1576994a7 Added build-scripts 2024-03-25 00:36:36 +01:00
0845db4832 Added nuget-config 2024-03-25 00:34:36 +01:00
32325fa3df Added icon 2024-03-25 00:34:27 +01:00
56f8e5ba82 Updated license 2024-03-25 00:34:07 +01:00
6e8bbc7950 Added lunix support to RocmBackend 2024-03-25 00:33:56 +01:00
371eb5a773 Fixed namespace 2024-03-23 03:43:17 +01:00
8f5f5c7354 Fixed code issue 2024-03-23 03:41:34 +01:00
2a7e419e4c Added basic hip-blas detection for windows 2024-03-23 03:40:34 +01:00
6d298155b2 Added vae as parameter in the example 2024-03-23 03:24:56 +01:00
237a92d6ba Added exception-handling on startup in example 2024-03-23 00:24:14 +01:00
a198128967 Added example application 2024-03-22 23:45:41 +01:00