Commit graph

5 commits

Author SHA1 Message Date
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
Max 70fd1f1831 invokeai: use callPackage 2023-02-20 22:04:48 +01: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