mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-15 06:38:10 -05:00
1) Downgrade numpy to avoid dependency conflict with numba 2) Move all non ldm/invoke files into `invokeai`. This includes assets, backend, frontend, and configs. 3) Fix up way that the backend finds the frontend and the generator finds the NSFW caution.png icon.
4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
After version 2.3 is released, the ldm/invoke modules will be migrated to this location
|
|
so that we have a proper invokeai distribution. Currently it is only being used for
|
|
data files.
|