Commit Graph

44 Commits

Author SHA1 Message Date
gbtb
39d00e92c3 fixes after re-install test 2023-09-29 03:44:33 +10:00
toaru yousei
6249a34cd8 InvokeAI: add invoke overlay
Update required packages that exists in NixOS but may be outdated.
Main intention of this overlay is running InvokeAI on any NixOS version.
2023-09-16 15:29:27 +09:00
toaru yousei
91b79ab0ba Packages: new and update dependencies for InvokeAI 2.3.5
New:
peft
fastapi-events
fastapi-socketio

Update:
compel (0.1.7 -> 1.1.5)
diffusers (0.13.1 -> 0.16.1)
safetensors (0.2.8 -> 0.3.1)
2023-09-11 12:16:42 +03:00
toaru yousei
0a10d93c6b InvokeAI: ad-hoc patch init script to avoid wrong permissions
https://github.com/nixified-ai/flake/issues/6#issuecomment-1452890419
Upstream issue: https://github.com/python/cpython/issues/89721
2023-09-11 12:16:36 +03:00
toaru yousei
855a2ec15f InvokeAI: update 2.3.5.post2 2023-09-10 18:54:10 +03:00
gbtb
152acdd7ce final bits 2023-03-19 11:08:36 +10:00
gbtb
7c0b874987 proofreading 2023-03-19 10:30:02 +10:00
gbtb
9c6946f12f readme update, made packages runnable 2023-03-18 22:50:38 +10:00
gbtb
b11251c2e4 give up on making paths for webui consistent with InvokeAI, lets ship it as-is 2023-03-18 21:32:31 +10:00
gbtb
45b09cbb7c kinda works, but immutability still a problem for webui 2023-03-15 13:40:21 +10:00
gbtb
89eec56d5b having funn wrapping webui python scripts 2023-03-15 00:00:28 +10:00
gbtb
c033caef7a partial support for xformers without triton 2023-03-14 12:36:48 +10:00
gbtb
1a7a320e80 Surprisingly, webui now has decent overridability of settings, which helps with packaging 2023-03-12 18:49:45 +10:00
gbtb
0076a108fc invokeai mostly done 2023-03-12 16:14:06 +10:00
gbtb
ac340af56e updated torch versions 2023-03-11 13:56:53 +10:00
gbtb
3e5d0d8321 provided all deps, made fix for pythonRelaxDepsHook,invokeai.amd is runnable now 2023-03-05 19:58:32 +10:00
gbtb
9df32fd12d mixing python and rust is fuuun 2023-03-02 23:16:36 +10:00
gbtb
4db608dae9 more deps incoming 2023-03-01 22:50:42 +10:00
gbtb
8d9bc7ba75 upgrades 2023-02-28 22:39:23 +10:00
gbtb
ba66c60f1e wtf is happening 2023-02-28 22:10:05 +10:00
gbtb
49ff2678d7 updated flake to latest nixpkgs, removed opencv bugfix 2023-02-26 17:29:38 +10:00
atagen
1a6ff3b2fb switch torch and torchvision to -bin versions for nvidia 2022-12-04 00:33:14 +11:00
atagen
ba3e2e7bc9 fixed nvidia typo 2022-12-03 23:12:02 +11:00
gbtb
a50fa161b8 installed new deps for 2.1, updated submodule 2022-11-29 00:20:27 +10:00
gbtb
68898ab07b shuffled dependencies a bit 2022-11-15 23:28:13 +10:00
gbtb
b50c596d45 fixed a bug in requirementsFor for webui, downgraded transformers to 4.19.2 for webui, updated webui to latest master 2022-10-29 22:27:31 +10:00
gbtb
0fa90c1915 fixed shellHook for webui 2022-10-26 23:19:58 +10:00
gbtb
399287becf extracted patch for webui into a file 2022-10-26 23:02:03 +10:00
gbtb
cefff56221 made blip work 2022-10-26 22:40:16 +10:00
gbtb
a1eefd2eda deps for blip 2022-10-25 22:57:40 +10:00
gbtb
6f96b9d189 codeformer - wip 2022-10-25 22:57:37 +10:00
gbtb
a2d7490e2d update gradio to 3.5 2022-10-25 22:56:56 +10:00
Rolf Verschuuren
c56b18880e fixed flake inputs for stable-diffusion-webui 2022-10-25 22:55:45 +10:00
Rolf Verschuuren
2582cd25fb added font-roboto to flake 2022-10-25 22:55:39 +10:00
Rolf Verschuuren
6817eed67c added fonts library 2022-10-25 22:54:29 +10:00
Rolf Verschuuren
b117048cd4 shap is broken in nixpkgs 2022-10-25 22:54:29 +10:00
Rolf Verschuuren
c2d81d517c adding gradio dependencies 2022-10-25 22:54:29 +10:00
Rolf Verschuuren
8f8ab76322 adding broken gradio default.nix 2022-10-25 22:54:27 +10:00
Rolf Verschuuren
4f0c355379 working on making stable-diffusion-webui work 2022-10-25 22:53:38 +10:00
gbtb
a018316066 added InvokeAI shell with nvidia support,
updated readme, removed mkl overlay, changed output devshells names
2022-10-22 18:27:55 +10:00
gbtb
37f5125f0f small cleanup in shellHook and unused packages, updated submodule 2022-10-18 19:44:06 +10:00
gbtb
e10a7f28df LD_PRELOAD, another patch for facexlib 2022-10-18 00:00:00 +10:00
gbtb
b81b5a3c67 refactored flake.nix, copied pynixify package defs 2022-10-17 22:52:46 +10:00
gbtb
c5ea6436d8 copied flake files 2022-10-17 22:08:44 +10:00