aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_disable_initialization.py
AgeCommit message (Expand)AuthorLines
2023-12-05change state dict comparison to ref compareJabasukuriputo Wang-1/+1
2023-08-16send weights to target device instead of CPU memoryAUTOMATIC1111-9/+15
2023-08-16RAM optimization round 2AUTOMATIC1111-7/+44
2023-07-24Use less RAM when creating modelsAUTOMATIC1111-5/+101
2023-05-10autofixes from ruffAUTOMATIC-1/+1
2023-02-05make it possible to load SD1 checkpoints without CLIPAUTOMATIC-7/+10
2023-01-22fix missing field for aesthetic embedding extensionAUTOMATIC-1/+3
2023-01-11fix for an error caused by skipping initialization, for realsies this time: T...AUTOMATIC-39/+32
2023-01-10add support for transformers==4.25.1AUTOMATIC-6/+36
2023-01-10add more stuff to ignore when creating model from configAUTOMATIC-4/+25
2023-01-10disable torch weight initialization and CLIP downloading/reading checkpoint t...AUTOMATIC-0/+44