Bryce
df3c752eb8
refactor: consolidate logging utils
2022-10-10 22:32:39 -05:00
Bryce
9ba302a5f4
refactor: begin to standardize samplers
2022-10-07 00:02:26 -05:00
Bryce
69af07ab67
style: fix lint issues
2022-09-24 00:31:08 -07:00
Bryce
a3a0de08e9
autoformat
2022-09-23 14:41:15 -07:00
Jay Drennan
df28bf8805
refactor: implements changes to comply with pylama
2022-09-22 12:52:37 -06:00
Bryce
930295d840
feature: txt2mask - automated text replacement
...
from https://github.com/timojl/clipseg
2022-09-18 06:07:47 -07:00
Bryce
6307a0daf5
refactor: cleanup ddim
2022-09-17 12:24:27 -07:00
Bryce
bb665b9eb6
fix: make k-diffusion samplers deterministic
...
- add test for hashes on mps. images look same on CUDA but are slightly different.
2022-09-14 09:37:45 -07:00
Bryce
b4a3b8c2b3
feature: k-diffusion samplers
...
- improved image logging functionality. can just stick log_latent wherever you want
- improved some variable naming
- moved all the samplers together
- vendored k-diffusion library
2022-09-14 00:40:25 -07:00