InvokeAI/ldm/models/diffusion
2022-10-24 01:43:35 +02:00
..
__init__.py add code 2021-12-21 03:23:41 +01:00
classifier.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
cross_attention_control.py keep the effect of _start and _end arguments consistent across k* and other samplers 2022-10-24 01:43:35 +02:00
ddim.py keep the effect of _start and _end arguments consistent across k* and other samplers 2022-10-24 01:43:35 +02:00
ddpm.py add prompt language support for cross-attention .swap 2022-10-20 01:42:04 +02:00
ksampler.py for k* samplers, estimate step_index from sigma 2022-10-23 16:26:50 +02:00
plms.py keep the effect of _start and _end arguments consistent across k* and other samplers 2022-10-24 01:43:35 +02:00
sampler.py keep the effect of _start and _end arguments consistent across k* and other samplers 2022-10-24 01:43:35 +02:00
shared_invokeai_diffusion.py fix step count on ddim 2022-10-24 01:23:43 +02:00