InvokeAI/tests/app/services
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
..
bulk_download test: clean up & fix tests 2024-02-20 23:39:30 +11:00
download test: clean up & fix tests 2024-02-20 23:39:30 +11:00
model_install make model key assignment deterministic 2024-02-28 18:08:34 +11:00
model_records Tidy names and locations of modules 2024-02-19 08:16:56 +11:00