mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 04:44:39 -05:00
feat: comfyui-test
This commit is contained in:
parent
e89d7b75de
commit
09746f6f7d
1 changed files with 15 additions and 15 deletions
|
@ -21,21 +21,21 @@ in
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
host = localhost;
|
||||
package = pkgs.comfyuiPackages.comfyui.override {
|
||||
extensions = with pkgs.comfyuiPackages.extensions; [
|
||||
acly-inpaint
|
||||
acly-tooling
|
||||
kosinkadink-advanced-controlnet
|
||||
kosinkadink-animatediff-evolved
|
||||
kosinkadink-video-helper-suite
|
||||
lev145-images-grid
|
||||
ssitu-ultimate-sd-upscale
|
||||
];
|
||||
commandLineArgs = [
|
||||
"--preview-method"
|
||||
"auto"
|
||||
];
|
||||
};
|
||||
# package = pkgs.comfyuiPackages.comfyui.override {
|
||||
# extensions = with pkgs.comfyuiPackages.extensions; [
|
||||
# acly-inpaint
|
||||
# acly-tooling
|
||||
# kosinkadink-advanced-controlnet
|
||||
# kosinkadink-animatediff-evolved
|
||||
# kosinkadink-video-helper-suite
|
||||
# lev145-images-grid
|
||||
# ssitu-ultimate-sd-upscale
|
||||
# ];
|
||||
# commandLineArgs = [
|
||||
# "--preview-method"
|
||||
# "auto"
|
||||
# ];
|
||||
# };
|
||||
};
|
||||
caddy = {
|
||||
virtualHosts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue