InvokeAI/invokeai
psychedelicious c4de9ef910 feat(nodes): skip on duplicate loras instead of erroring
The `LoRA` and `SDXL LoRA` nodes would error if it duplicated LoRAs. To make the nodes more resilient, they now skip dupes and log a warning to the console instead.

Also added a warning for the LoRA Collection Loader nodes. These already skipped but didn't log a warning.
2024-07-26 14:10:38 +10:00
..
app feat(nodes): skip on duplicate loras instead of erroring 2024-07-26 14:10:38 +10:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend feat(ui): update qr code cnet starter model 2024-07-26 13:34:32 +10:00
configs feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
frontend track accordions in tabs separately so open/close state isnt shared 2024-07-26 08:20:24 +10:00
invocation_api Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues. 2024-07-05 07:38:35 -07:00
version chore: bump version v4.2.7rc1 2024-07-25 06:23:50 +10:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00