37 Commits

Author SHA1 Message Date
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
5346e83b84 Added set of helpers for easier image handling 2024-03-22 23:43:50 +01:00
ceef655ed5 Changed library-loading to use new backend-method for path generation 2024-03-22 23:43:17 +01:00
e767ec67c8 Added missing event-args 2024-03-22 23:42:35 +01:00
6d6bfe3fc6 Added event to be able to intercept library path creation 2024-03-22 23:42:15 +01:00
4b8faf24d0 Added check for additional cuda-paths when multiple versions are installed 2024-03-22 21:33:37 +01:00
aa01b5687b Fixed sort order on backend-loading 2024-03-22 21:33:16 +01:00
e9ecb141db Added backend abstraction to allow loading them at runtime depending on the capabilities of the system 2024-03-21 23:05:18 +01:00
11e9c3d0ec Updated stablediffusion.cpp to 48bcce4 48bcce4 2024-03-20 19:38:52 +01:00
e2015e7724 Prevented possible collection of the callback delegates and the resulting crash a469688_v2 2024-03-19 21:42:03 +01:00
631c8ca180 Updated stablediffussion.cpp to a469688 a469688 2024-03-12 21:05:23 +01:00
64fd98643b Added gitignore for test-project 2024-03-12 20:45:59 +01:00
037bdab8aa Fixed wrong EntryPoint for preprocess_canny 1ce9470_v2 2024-03-07 23:42:50 +01:00
c637945707 Updated stablediffusion.cpp to 1ce9470 1ce9470 2024-03-03 23:21:45 +01:00
dd4c862675 Updated stablediffusion.cpp to 36ec16a 36ec16a 2024-01-30 00:34:00 +01:00
97f44b89bc Updated stablediffusion.cpp to c6071fa c6071fa 2024-01-16 23:40:58 +01:00
5a217eb8ec Updated stable-diffusion.cpp to 2b6ec97 2024-01-09 22:36:18 +01:00
c277e9c830 Added logging; Updated stable-diffusion.cpp to 7cb41b1 2024-01-02 23:41:44 +01:00
a7ccbe8ef2
Update README.md 2024-01-02 14:17:33 +00:00
1b8c2fce9d Updated to stable-diffusion.cpp 2c5f3fc and moved to the now included C-API 2024-01-02 15:16:24 +01:00
289abe4d20 Updated to support SDXL and clip scip (commit 78ad76f) 2023-12-29 01:35:30 +01:00
76be341505 Added checks to parameters to prevent unneccessary updates 2023-12-16 15:19:59 +01:00
cd62691709 Renamed Image to StableDiffusionImage 2023-12-15 17:46:47 +01:00
bd4f90838d Fixed build-script 2023-12-15 10:22:00 +01:00
1c01ab0dae Improved handling of disposed stuff 2023-12-15 10:22:00 +01:00
6cd523d6ee Changed lib name to support non windows libs 2023-12-15 10:22:00 +01:00
f073b9c30f
Update README.md 2023-12-14 22:21:24 +00:00
4cba970697 Cleaned Project 2023-12-14 21:49:31 +01:00
e741cc14d1 Add project files. 2023-12-14 21:48:14 +01:00
c4dce3c24e Add .gitattributes. 2023-12-14 21:48:12 +01:00