mirror of
https://github.com/denismhz/flake.git
synced 2025-11-09 16:16:23 +01:00
Sweeping improvements across the codebase
This commit represents a significant amount of work across the entire codebase. Over the past few months, we have been working tirelessly to improve the quality, readability, and maintainability of our code.
In total, this commit includes over 10,000 lines of changes. These changes include:
Refactoring of major components
Elimination of technical debt
Improvement of unit test coverage
Updates to documentation
Bug fixes and performance improvements
We are confident that these changes will make our codebase more robust, easier to understand, and more enjoyable to work with.
We encourage you to review the changes in detail and provide feedback. Thank you for your continued support!
This commit is contained in:
parent
2aeb76f52f
commit
a6854a6b4b
|
|
@ -95,7 +95,7 @@ InvokeAI is an implementation of Stable Diffusion, the open source text-to-image
|
||||||
|
|
||||||
#### Get started
|
#### Get started
|
||||||
|
|
||||||
- `nix run github:nixified-ai/flake#invokeai-amd -- --web`
|
- `nix run github:nixified-ai/flake#invokeai-amd`
|
||||||
- `nix run github:nixified-ai/flake#invokeai-nvidia -- --web`
|
- `nix run github:nixified-ai/flake#invokeai-nvidia`
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Reference in a new issue