mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: added comfy ui
This commit is contained in:
parent
dfe35144e4
commit
bc7fa56e3c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
|
||||
services.comfyui = {
|
||||
enable = true;
|
||||
package = pkgs.comfyui-nvidia;
|
||||
# package = pkgs.comfyui-nvidia;
|
||||
host = localhost;
|
||||
models = builtins.attrValues pkgs.nixified-ai.models;
|
||||
customNodes = with comfyui.pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue