Tags: ljleb/sd-mecha
Tags
RC5 (#57) * fix configs * backup, tests pass... * fix, backup, todo * backup things * remove * * fix readme * few things * disable check_mandatory_keys by default * arbitrary literal merge space * finalize structural cfg * validation * fix omit_extra_keys=False for structural configs * fix example yaml from safetensors * docstrings, defaults, types, shenanigangs uwu * docstrings * avoid catastrophe * smoe validation * validation * validation * make yaml script a proper script * rm MemorySafetensorsDict * rm MemorySafetensorsDict
RC4 (#59) * add key aliases, remove diffusers model format * fix list * 10% to accept a config * 10% to accept a config * add novelai clip_l * add optional keys * optional position_ids * optional vpred * optional last layer for clip * fix * fix * get dtype, device * accept recipe node * fix * fix * strip ema by default * strip ema by default * strip ema by default * update api * order * default to omit_extra_keys * default to omit_extra_keys * default to omit_extra_keys * add alias_extra_keys flag, and take care of alias in exchange_ema * add alias_extra_keys flag, and take care of alias in exchange_ema * add alias_extra_keys flag, and take care of alias in exchange_ema * dont include base keys when in copy extra keys mode * f alias extra keys, bad idea * fix * use cuda for threading fix * bump v