imaginAIry/imaginairy/modules/diffusion
2023-02-22 23:38:47 -08:00
..
__init__.py refactor: simplify structure 2022-09-11 00:59:03 -07:00
ddpm.py feature: controlnet 2023-02-22 23:38:47 -08:00
model.py perf: use silu instead of nonlinearity for speedup 2023-02-15 14:22:00 -08:00
openaimodel.py feature: image sizes can now be multiples of 8 instead of 64 2023-01-23 22:31:25 -08:00
upscaling.py feature: xformers support 2022-11-26 22:55:51 -08:00
util.py perf: use silu instead of nonlinearity for speedup 2023-02-15 14:22:00 -08:00