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