Commit graph

16 commits

Author SHA1 Message Date
Gerg-L a6854a6b4b
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!
2023-10-22 14:36:00 -04:00
Max 079f83ba45 Major Upgrade/Refactor
- KoboldAI is no longer upstream maintained, so is now deprecated in
  nixified.ai

- InvokeAI: v2.3.1.post2 -> v3.3.0post3
- textgen: init at v1.7
- treewide: update flake inputs including nixpkgs
- treewide: add a bunch of new dependencies and upgrade old ones
2023-10-19 22:13:37 +01:00
matthewcroughan 0c58f8cba3 fix https://github.com/nixified-ai/flake/issues/37 2023-06-02 03:10:45 +01:00
matthewcroughan befd1913e7 website: add sponsor button 2023-05-19 07:24:28 +01:00
matthewcroughan 422f8f99be website: make youtube video embed responsive 2023-04-06 00:09:00 +01:00
matthewcroughan 96e2a1e067 website: remove accidental quote 2023-03-31 18:01:44 +01:00
matthewcroughan 0ad84008dd website: fix href in nixified.ai logo 2023-03-31 17:54:40 +01:00
matthewcroughan c961cb910e website: link to hercules-ci and cachix.org 2023-03-31 17:52:07 +01:00
matthewcroughan a5e5ef1700 website: add introduction video to website 2023-03-31 05:03:01 +01:00
matthewcroughan f265976e60 website: add --web to invokeai example 2023-03-30 07:03:07 +01:00
matthewcroughan 7da23cb242 treewide: add a powershell install script and explain how to use it 2023-03-06 00:25:11 +00:00
matthewcroughan aa9c16cf35 website: add top bar with github/contact link 2023-02-28 17:28:02 +00:00
matthewcroughan 54be1bf0c9 website: add professional support header 2023-02-28 16:34:01 +00:00
matthewcroughan d45e2eb41c website: modify index to include more details 2023-02-28 01:56:05 +00:00
matthewcroughan bd8f65bfbc website: push to gh-pages via hercules-ci.github-pages
This is pretty awesome, just two lines and the website is deployed.
2023-02-28 01:56:02 +00:00
Max e4a36949de website: init 2023-02-27 21:51:19 +01:00