InvokeAI/ldm/models/diffusion
2023-01-30 15:38:03 +01: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 Revert "with diffusers cac, always run the original prompt on the first step" 2023-01-30 15:38:03 +01:00
cross_attention_map_saving.py Save and display per-token attention maps (#1866) 2022-12-10 15:57:41 +01:00
ddim.py resolve conflicts between PR #1108 and #1243 2022-10-26 15:37:24 -04:00
ddpm.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
ksampler.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
plms.py resolve conflicts between PR #1108 and #1243 2022-10-26 15:37:24 -04:00
sampler.py Global replace [ \t]+$, add "GB" (#1751) 2022-12-19 16:36:39 +00:00
shared_invokeai_diffusion.py Revert "with diffusers cac, always run the original prompt on the first step" 2023-01-30 15:38:03 +01:00