nixified-ai / flake

A Nix flake for many AI projects
GNU Affero General Public License v3.0
624 stars 69 forks source link

upgrade to latest version of invokeai (3.7) #89

Open adrian-gierakowski opened 3 months ago

adrian-gierakowski commented 3 months ago

Thanks for this awesome work!

I might try and do this myself and contribute, but just wanted to add it here in case some effort towards this have already been made.

jaduff commented 1 month ago

invoke-ai seems to have an upstream flake.nix of their own. Might be easier to use theirs, or just pull theirs as an input.

MatthewCroughan commented 1 month ago

@jaduff did you read the flake? https://github.com/invoke-ai/InvokeAI/blob/main/flake.nix#L1-L6

adrian-gierakowski commented 1 month ago

That flake is quite old as well. There is no docs in the repo mentioning it so not sure if it still works. For one, building the frontend now requires pnpm while the devshell in the flake only contains yarn