Commit graph

27 commits

Author SHA1 Message Date
matthewcroughan 7da23cb242 treewide: add a powershell install script and explain how to use it 2023-03-06 00:25:11 +00:00
Matthew Croughan e2bc18af02
Merge pull request #8 from nixified-ai/mc/update-invokeai
invokeai: update to v2.3.1.post2
2023-03-03 04:57:54 +00:00
matthewcroughan 4394b44c93 invokeai: update to v2.3.1.post2
Co-authored-by: Max <max@privatevoid.net>
2023-03-03 03:38:31 +00:00
matthewcroughan aa9c16cf35 website: add top bar with github/contact link 2023-02-28 17:28:02 +00:00
matthewcroughan 1844b93ad4 flake: make hercules-ci-effects follow local nixpkgs 2023-02-28 16:43:00 +00:00
matthewcroughan cad8af64b6 koboldai: use multiple --replace instead of calling substituteInPlace multiple times 2023-02-28 16:42:29 +00:00
matthewcroughan 54be1bf0c9 website: add professional support header 2023-02-28 16:34:01 +00:00
matthewcroughan 8e44cc942b koboldai: fix casing tensor -> Tensor 2023-02-28 07:10:06 +00:00
Matthew Croughan 63726855f4
Merge pull request #4 from nixified-ai/website
website: init
2023-02-28 01:57:30 +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
matthewcroughan 6c92283ac4 Update README.md 2023-02-25 23:53:54 +00:00
Max f57ff9468c
Merge pull request #3 from nixified-ai/mc/kobold-ai
koboldai: init
2023-02-25 22:28:25 +00:00
matthewcroughan 1a436db103 Update README.md 2023-02-25 22:19:43 +00:00
matthewcroughan 339a78b0e2 invokeai: support WSL via wrapper, not extra outputs
This removes the need to have multiple output variations like
invokeai-wsl-amd and instead just uses a simple bash wrapper to discover
whether the program is being ran in the WSL
2023-02-25 22:19:40 +00:00
matthewcroughan 8957bf1541 Add AUTHORS file 2023-02-25 21:21:56 +00:00
matthewcroughan dbd0369271 projects/koboldai: init 2023-02-25 21:21:50 +00:00
matthewcroughan bb51da9f45 flake: change description 2023-02-21 17:49:23 +00:00
matthewcroughan eab924bbaf flake: add substituters to nixConfig
This caches the outputs of the Flake via Cachix
2023-02-21 17:49:08 +00:00
Matthew Croughan cabb906190
Merge pull request #1 from nixified-ai/callPackageify
invokeai: use callPackage
2023-02-21 00:18:57 +00:00
Max 70fd1f1831 invokeai: use callPackage 2023-02-20 22:04:48 +01:00
matthewcroughan 2c8a7c3a50 Update README.md 2023-02-14 14:04:54 +00:00
matthewcroughan a91a1a6db1 invokeai: add wsl variants
This sets the LD_LIBRARY_PATH to /usr/lib/wsl/lib so that invokeai can use a Windows Host's GPU drivers
2023-02-13 01:55:35 +00:00
Max d6072e2599 projects/invokeai: add metadata 2023-02-12 01:11:15 +01:00
Max ce390ad0ed cleanup and modularize 2023-02-12 01:04:57 +01:00
matthewcroughan 5615f114d7 init 2023-02-11 22:54:48 +00:00