Commit graph

91 commits

Author SHA1 Message Date
Denis Manherz d6a880fefb Update 2023-11-27 15:20:37 +01:00
Denis Manherz 3122edf0c9 Update 2023-11-27 15:00:36 +01:00
Denis Manherz 201072da3d Update 2023-11-27 15:00:06 +01:00
Denis Manherz 811b606bac Update 2023-11-27 14:58:33 +01:00
Denis Manherz b6f8ee2420 Update 2023-11-27 14:56:07 +01:00
Denis Manherz b1aa03d201 Update 2023-11-27 14:38:19 +01:00
Denis Manherz 0e22c503ac Update 2023-11-27 14:37:04 +01:00
Denis Manherz 9ff54ac634 Update 2023-11-27 14:35:19 +01:00
Denis Manherz bd93aa6e0e Update 2023-11-27 14:32:20 +01:00
Denis Manherz 0f7734670b Update 2023-11-27 14:30:04 +01:00
Denis Manherz 28c02b1f6a Update 2023-11-27 14:28:14 +01:00
Denis Manherz a062543a61 Update 2023-11-27 14:24:08 +01:00
Denis Manherz bc50096893 Update 2023-11-27 14:12:50 +01:00
Denis Manherz 0b912feb3b Update 2023-11-27 14:09:50 +01:00
Denis Manherz 7518e0e333 Update 2023-11-27 14:07:25 +01:00
Denis Manherz b3914b1459 Update 2023-11-27 13:59:33 +01:00
Denis Manherz 9aaf8fec27 A1111 Service 2023-11-27 13:55:54 +01:00
Denis Manherz 1e61b8dcd5 Update 2023-11-27 13:17:06 +01:00
Denis Manherz 932fdf694f Kohya_ss small cleanup 2023-11-26 00:22:03 +01:00
Denis Manherz 74e2d3d9a2 no dot folder cause fastapi 401 2023-11-25 23:41:58 +01:00
Denis Manherz 5bf9ff997e Update 2023-11-25 23:39:37 +01:00
Denis Manherz 778f1e59e1 ZipUnicode Pypi 2023-11-20 14:51:39 +01:00
Denis Manherz b407495b6d ZipUnicode PyPi 2023-11-20 14:51:12 +01:00
Denis Manherz 63e7cba144 Update 2023-11-20 13:17:43 +01:00
Denis Manherz 4ac0c475e2 Automatic1111 with some Extensions 2023-11-20 13:16:18 +01:00
Denis Manherz f6d3580cae Update 2023-11-13 17:50:11 +01:00
Denis Manherz b7b32cb6ea
Update README.md 2023-11-09 22:19:05 +00:00
Denis Manherz f10cfcffb1 Update 2023-11-09 17:09:34 +01:00
Denis Manherz e4bdc8a48e
Update INVOKEAI_ROOT 2023-11-08 15:50:57 +00:00
Matthew Croughan 7b9730e0a7
Merge pull request #57 from nixified-ai/bitsandbytes-support-old-gpus
support bitsandbytes on older Nvidia GPUs (CC < 7.5)
2023-10-23 02:10:00 +01:00
Max 960ad05787 overlays/python: support bitsandbytes on older Nvidia GPUs (CC < 7.5) 2023-10-23 01:35:50 +02:00
Max ccda1f2bd4
Merge pull request #55 from Gerg-L/master
Sweeping improvements across the codebase
2023-10-22 19:46:16 +01:00
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 2aeb76f52f
Merge pull request #52 from nixified-ai/mc/wip-text-generation-webui
Major Upgrade/Refactor
2023-10-19 23:19:23 +02: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 5bb40e7b87 packages: add license for overlays 2023-05-25 06:38:12 +01:00
matthewcroughan befd1913e7 website: add sponsor button 2023-05-19 07:24:28 +01:00
matthewcroughan b7aaa271ef github: add FUNDING.yml 2023-05-19 01:39:14 +01:00
Matthew Croughan 422bf55033
Merge pull request #24 from nixified-ai/rocm-libdrm-patch-torch-bin
PyTorch: patch libdrm path for ROCm
2023-04-12 21:34:36 +01:00
Max 0bc0ddf92f koboldai/nixos: remove AMD-specific workarounds 2023-04-12 18:29:25 +02:00
Max 776fa40bb2 invokeai/nixos: remove AMD-specific workarounds 2023-04-12 18:29:25 +02:00
Max 1e31b1599c koboldai: apply ROCm workarounds 2023-04-12 18:29:25 +02:00
Max 44209b89f9 invokeai/nixos: use PrivateTmp 2023-04-12 18:29:25 +02:00
Max 781827ea87 invokeai: apply ROCm workarounds 2023-04-12 18:29:25 +02:00
Max 6d7caf76cc aipython3: patch torch-bin for dynamic libdrm location 2023-04-12 18:27:37 +02:00
matthewcroughan 422f8f99be website: make youtube video embed responsive 2023-04-06 00:09:00 +01:00
Matthew Croughan 259720c2cb
Merge pull request #7 from nixified-ai/nixos
NixOS modules
2023-04-01 17:23:10 +01:00
Matthew Croughan 1ff9bb485b
Merge pull request #15 from OhMyMndy/issue-14
Fixes Url in installer for WSL2 wrong
2023-04-01 17:10:29 +01:00
Mandy Schoep eeadc96861 Fix URL 2023-04-01 15:26:02 +00:00