InvokeAI/ldm/models/diffusion
2022-11-02 13:54:54 +13: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 fix a bug that broke cross attention control index mapping 2022-11-02 13:54:54 +13:00
ddim.py resolve conflicts between PR #1108 and #1243 2022-10-26 15:37:24 -04:00
ddpm.py working with 1.4, 1.5, not with inpainting 1.5 2022-10-26 18:25:48 -04:00
ksampler.py fix incorrect thresholding reporting for karras noise; close #1300 2022-10-30 10:35:55 -04:00
plms.py resolve conflicts between PR #1108 and #1243 2022-10-26 15:37:24 -04:00
sampler.py add threshold for switchover from Karras to LDM noise schedule 2022-10-27 17:07:50 -04:00
shared_invokeai_diffusion.py fix crash (be a little less aggressive clearing out the attention slice) 2022-11-01 17:34:28 -04:00