InvokeAI/invokeai
psychedelicious 45a5ccba84
Updates code quality tooling and formats codebase
- `eslint` and `prettier` configs
- `husky` to format and lint via pre-commit hook
- `babel-plugin-transform-imports` to treeshake `lodash` and other packages if needed

Lints and formats codebase.
2023-02-07 17:06:46 +01:00
..
assets Various fixes 2023-01-30 18:42:17 -05:00
backend In exception handlers, clear the torch CUDA cache (if we're using CUDA) to free up memory for other programs using the GPU and to reduce fragmentation. (#2549) 2023-02-06 10:33:24 -05:00
configs numerous tweaks 2023-02-02 00:28:38 -05:00
frontend Updates code quality tooling and formats codebase 2023-02-07 17:06:46 +01:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00
README Various fixes 2023-01-30 18:42:17 -05:00

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.