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
8d1531b2f5
commit
c83ab72894
1 changed files with 4 additions and 4 deletions
|
@ -23,10 +23,10 @@ in
|
||||||
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
|
||||||
# cubiq-ipadapter-plus
|
cubiq-ipadapter-plus
|
||||||
# fannovel16-controlnet-aux
|
fannovel16-controlnet-aux
|
||||||
];
|
];
|
||||||
commandLineArgs = [
|
commandLineArgs = [
|
||||||
"--preview-method"
|
"--preview-method"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue