mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-05-01 03:02:21 +02:00
It's not clear why we were copying downloaded models to the destination dir instead of moving them. I cannot find a reason for it, and I am able to install single-file and diffusers models just fine with the change. This fixes an issue where model installation requires 2x the model's size (bc we were copying the model over). |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| backend | ||
| configs | ||
| frontend | ||
| invocation_api | ||
| version | ||
| __init__.py | ||