fixy
This commit is contained in:
parent
baf23a073f
commit
db688d4729
|
@ -9,7 +9,7 @@ in with lib;
|
|||
comfyui = {
|
||||
enable = true;
|
||||
host = "0.0.0.0";
|
||||
port;
|
||||
port = port;
|
||||
models = builtins.attrValues pkgs.nixified-ai.models;
|
||||
acceleration = "cuda";
|
||||
customNodes = with comfyui.pkgs; [
|
||||
|
|
Loading…
Reference in a new issue