Bryce
930295d840
feature: txt2mask - automated text replacement
...
from https://github.com/timojl/clipseg
2022-09-18 06:07:47 -07:00
Bryce
7087c4a680
feature: automatic mask generation
...
mask generation working but not integrated
2022-09-17 17:08:48 -07:00
Bryce
8238e59067
tests: add more tests
2022-09-17 15:49:38 -07:00
Bryce
d7cbf6e416
refactor: cleanup ddim
...
- delete more unused code
- fix some lints
2022-09-17 14:02:27 -07:00
Bryce
6307a0daf5
refactor: cleanup ddim
2022-09-17 12:24:27 -07:00
Bryce
59648dbe61
test: add some tests/logging
...
add some experiments
2022-09-16 22:21:38 -07:00
Bryce
c7a822d701
feature: urls as init images
...
- --init-image accepts urls
- cleanup command line code
2022-09-15 23:06:59 -07:00
Bryce
967eb76365
refactor/test: logging suppression + hashed image test
...
- simpler logging suppression for `transformers` library
- suppress logging noise for running tests
- get test running for all samplers on mps and cuda platforms
- refactor safety model env variable to allow classification
2022-09-14 19:40:50 -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
541ecb9701
feature: face enhancement and upscaling!!
2022-09-13 00:27:53 -07:00
Bryce
438c2868ad
refactor: run import sorter
2022-09-11 13:58:14 -07:00
Bryce
7a33ee2480
feature: cleaned up logging
...
- cleans up all the logging. hide most of it
- create better readme. show example images
- save metadata into image
2022-09-10 23:27:22 -07:00
Bryce
6d1d0622eb
feature: Mac M1 Support out of box
...
- auto-downloads checkpoints
- fixes bug in torch
- autoset environment variable
2022-09-10 00:32:52 -07:00
Bryce
66c640ce7b
feature: add ImageResult. step output option
...
remove verbose args
2022-09-09 22:14:04 -07:00
Bryce
47c6bcee59
refactor: move commands to entrypoints
2022-09-08 22:22:55 -07:00