This website requires JavaScript.
Explore
Help
Register
Sign In
DarthAffe
/
StableDiffusion.NET
Watch
1
Star
0
Fork
0
You've already forked StableDiffusion.NET
mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced
2025-12-13 05:48:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
StableDiffusion.NET
/
StableDiffusion.NET
/
Backends
History
Darth Affe
6d6bfe3fc6
Added event to be able to intercept library path creation
2024-03-22 23:42:15 +01:00
..
Backends.cs
Added event to be able to intercept library path creation
2024-03-22 23:42:15 +01:00
CpuBackend.cs
Added backend abstraction to allow loading them at runtime depending on the capabilities of the system
2024-03-21 23:05:18 +01:00
CudaBackend.cs
Added check for additional cuda-paths when multiple versions are installed
2024-03-22 21:33:37 +01:00
IBackend.cs
Added backend abstraction to allow loading them at runtime depending on the capabilities of the system
2024-03-21 23:05:18 +01:00
RocmBackend.cs
Added backend abstraction to allow loading them at runtime depending on the capabilities of the system
2024-03-21 23:05:18 +01:00