InvokeAI/ldm/models/diffusion
2022-10-23 19:38:31 +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 for k* samplers, estimate step_index from sigma 2022-10-23 16:26:50 +02:00
ddim.py cross attention control options 2022-10-23 14:58:25 +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 for k* samplers, estimate step_index from sigma 2022-10-23 16:26:50 +02:00
sampler.py cross attention control options 2022-10-23 14:58:25 +02:00
shared_invokeai_diffusion.py add shape_freedom arg to .swap() 2022-10-23 19:38:31 +02:00