Bryce
|
f040e3bffe
|
feature: allow multiple additive targets for text masking targets
|
2022-09-18 15:24:31 -07: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
|
19d0b563ac
|
style: lint fixes. remove unused code
|
2022-09-16 09:24:24 -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
|
ff7455034d
|
docs and lint
|
2022-09-13 00:46:37 -07:00 |
|
Bryce
|
541ecb9701
|
feature: face enhancement and upscaling!!
|
2022-09-13 00:27:53 -07:00 |
|
Bryce
|
292d1bcab5
|
perf: get "half" mode working when running on cuda
|
2022-09-11 21:32:11 -07:00 |
|
Bryce
|
b9c00dd8de
|
fix: util functions in wrong place
add tile example in readme
|
2022-09-11 18:20:58 -07:00 |
|
Bryce
|
84a73cb5a2
|
feature: (wip) better image to image
I tried it with the DDIM sampler and it didn't work.
Probably need to use the k-diffusion sampler with it
from a846393251/find_noise.py
needs https://github.com/crowsonkb/k-diffusion
|
2022-09-11 18:00:40 -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
|
a26e002a86
|
refactor: use logging instead of prints
|
2022-09-08 21:51:25 -07:00 |
|
Bryce
|
0835b2db16
|
first commit
|
2022-09-07 20:59:30 -07:00 |
|