AUTOMATIC
56a2672831
return live preview defaults to how they were
...
only download TAESD model when it's needed
return calculations in single_sample_to_image to just if/elif/elif blocks
keep taesd model in its own directory
2023-05-17 09:24:01 +03:00
Sakura-Luna
bd9b9d425a
Add live preview mode check
2023-05-14 14:06:02 +08:00
Sakura-Luna
e14b586d04
Add Tiny AE live preview
2023-05-14 14:06:01 +08:00
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