|
|
ec4d85c0d6
|
Added vulkan backend build
|
2024-08-27 19:53:23 +02:00 |
|
|
|
f9886433b6
|
Merge pull request #25 from DarthAffe/DarthAffe-patch-4
Update README.md
3.0.0
|
2024-08-25 16:58:42 +02:00 |
|
|
|
51deca52c5
|
Update README.md
|
2024-08-25 16:58:29 +02:00 |
|
|
|
4d6bc12b33
|
Merge pull request #24 from DarthAffe/fluxsupport
Fluxsupport
|
2024-08-25 16:43:55 +02:00 |
|
|
|
d8a629c8d1
|
Updated example for 3.0.0
|
2024-08-25 16:42:24 +02:00 |
|
|
|
ae70f7e5f0
|
Changed vae to be required for flux models and allow all non null inputs
|
2024-08-25 16:41:19 +02:00 |
|
|
|
da9f612c03
|
Made parameters of models public
|
2024-08-25 16:40:50 +02:00 |
|
|
|
23fc44485a
|
Renamed SD default parameters
|
2024-08-25 16:39:33 +02:00 |
|
|
|
88e7fb973f
|
Updated stablediffusion.cpp with flux flow support, refactored model creation
|
2024-08-25 14:45:41 +02:00 |
|
|
|
f7b7cd8a48
|
Merge pull request #23 from DarthAffe/SYCL
SYCL support
2.2.1
|
2024-08-10 20:52:49 +02:00 |
|
|
|
3badc9cf3b
|
Typo
|
2024-08-10 20:51:24 +02:00 |
|
|
|
ecac81dd8b
|
Added sycl backend
|
2024-08-10 20:51:19 +02:00 |
|
|
|
5c31ce725e
|
Added sycl to build pipeline
|
2024-08-10 20:51:01 +02:00 |
|
|
|
c38694fc35
|
Added sycl-package config
|
2024-08-10 20:50:52 +02:00 |
|
|
|
ac5c3185d0
|
Merge pull request #21 from DarthAffe/DarthAffe-patch-3
Update backends.yml
|
2024-08-01 23:00:59 +02:00 |
|
|
|
bccee9a172
|
Merge pull request #20 from DarthAffe/Backends
Splitted CUDA-backend to prevent them hitting the nuget size limit
2.2.0
|
2024-08-01 22:46:58 +02:00 |
|
|
|
5941b20c0a
|
Added new CUDA-nugets to backends-workflow
|
2024-08-01 22:45:10 +02:00 |
|
|
|
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 |
|