AUTOMATIC
|
5fe0dd79be
|
rename CPU RNG to RNG source in settings, add infotext and parameters copypaste support to RNG source
|
2023-04-29 11:29:37 +03:00 |
|
Deciare
|
d40e44ade4
|
Option to use CPU for random number generation.
Makes a given manual seed generate the same images across different
platforms, independently of the GPU architecture in use.
Fixes #9613.
|
2023-04-18 23:27:46 -04:00 |
|
brkirch
|
1b8af15f13
|
Refactor Mac specific code to a separate file
Move most Mac related code to a separate file, don't even load it unless web UI is run under macOS.
|
2023-02-01 14:05:56 -05:00 |
|
AUTOMATIC
|
4df63d2d19
|
split samplers into one more files for k-diffusion
|
2023-01-30 10:11:30 +03:00 |
|
AUTOMATIC
|
aa54a9d416
|
split compvis sampler and shared sampler stuff into their own files
|
2023-01-30 09:51:06 +03:00 |
|
Andrey
|
5feae71dd2
|
Split history sd_samplers.py to sd_samplers_common.py
|
2023-01-30 09:37:50 +03:00 |
|