imaginAIry/imaginairy/modules/diffusion
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
..
__init__.py refactor: simplify structure 2022-09-11 00:59:03 -07:00
ddim.py feature: (wip) better image to image 2022-09-11 18:00:40 -07:00
ddpm.py refactor: run import sorter 2022-09-11 13:58:14 -07:00
model.py refactor: run import sorter 2022-09-11 13:58:14 -07:00
openaimodel.py refactor: run import sorter 2022-09-11 13:58:14 -07:00
plms.py refactor: simplify structure 2022-09-11 00:59:03 -07:00
util.py refactor: simplify structure 2022-09-11 00:59:03 -07:00