Commit Graph

11 Commits

Author SHA1 Message Date
layerdiffusion 19b41b9438 Add option to experiment with results from other impl
Setting -> Compatibility -> Try to reproduce the results from external software
2024-08-11 17:02:50 -07:00
layerdiffusion e26abf87ec Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
lllyasviel 58dff34084 fix ddpm 2024-02-05 20:12:17 -08:00
lllyasviel d45066bef5 Update rng.py 2024-02-05 14:12:31 -08:00
lllyasviel b174caa275 Update rng.py 2024-02-05 14:08:34 -08:00
lllyasviel 1b9734c45b Update rng.py 2024-02-05 13:50:19 -08:00
lllyasviel f5b3fcc6cf Update rng.py 2024-02-05 13:33:27 -08:00
storyicon 4f2a4a3615 feat: fix randn found element of type float at pos 2
Signed-off-by: storyicon <storyicon@foxmail.com>
2023-11-17 09:48:18 +00:00
catboxanon 5b28b7dbc7 RNG: Make all elements of shape ints 2023-08-15 13:38:37 -04:00
AUTOMATIC1111 386245a264 split shared.py into multiple files; should resolve all circular reference import errors related to shared.py 2023-08-09 10:25:35 +03:00
AUTOMATIC1111 0d5dc9a6e7 rework RNG to use generators instead of generating noises beforehand 2023-08-09 08:43:31 +03:00