feat: comfyui-test

This commit is contained in:
Nick 2025-07-27 21:43:53 -05:00
parent 5ca52b6ef8
commit 6d27fabd0e
3 changed files with 15 additions and 15 deletions

View file

@ -22,12 +22,12 @@ in
openFirewall = true;
host = localhost;
package = pkgs.comfyuiPackages.comfyui.override {
extensions = with pkgs.comfyuiPackages.extensions; [
# acly-inpaint
# acly-tooling
# cubiq-ipadapter-plus
# fannovel16-controlnet-aux
];
# extensions = with pkgs.comfyuiPackages.extensions; [
# # acly-inpaint
# # acly-tooling
# # cubiq-ipadapter-plus
# # fannovel16-controlnet-aux
# ];
commandLineArgs = [
"--preview-method"
"auto"