InvokeAI/tests/app
Lincoln Stein 2b1cb569eb make model key assignment deterministic
- When installing, model keys are now calculated from the model contents.
- .safetensors, .ckpt and other single file models are hashed with sha1
- The contents of diffusers directories are hashed using imohash (faster)

fixup yaml->sql db migration script to assign deterministic key

- this commit also detects and assigns the correct image encoder for
  ip adapter models.
2024-02-28 18:08:34 +11:00
..
routers test: clean up & fix tests 2024-02-20 23:39:30 +11:00
services make model key assignment deterministic 2024-02-28 18:08:34 +11:00
util Add support for T2I-Adapter in node workflows (#4612) 2023-10-05 16:29:16 +11:00
__init__.py Add support for T2I-Adapter in node workflows (#4612) 2023-10-05 16:29:16 +11:00