InvokeAI/invokeai
Lincoln Stein d72f272f16 Address change requests in first round of PR reviews.
Pending:

- Move model install calls into model manager and create passthrus in invocation_context.
- Consider splitting load_model_from_url() into a call to get the path and a call to load the path.
2024-04-24 23:53:30 -04:00
..
app Address change requests in first round of PR reviews. 2024-04-24 23:53:30 -04:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend Address change requests in first round of PR reviews. 2024-04-24 23:53:30 -04:00
configs fix(mm): add missing v2-midas-inference.yaml 2024-03-27 07:48:54 -04:00
frontend translationBot(ui): update translation (Italian) 2024-04-17 08:41:57 +10:00
invocation_api Remove support for Prompt-to-Prompt cross-attention control (aka .swap()). This feature is not widely used. It does not work with SDXL and is incompatible with IP-Adapter and regional prompting. The implementation is also intertwined with both text embedding and the UNet attention layers, resulting in a high maintenance burden. For all of these reasons, we have decided to drop support. 2024-04-09 10:57:02 -04:00
version chore: v4.0.4 2024-04-06 15:15:16 +11:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00