Running ComfyUI on NixOS? #10532
-
|
I have a handful of options for doing so: nix-comfyui, but it hasn't been updated in months, I could use some nix soution to set it up, or try a docker container. I'm actually surprised there isn't an official container given the popularity, amount of maintainers, and the funding ComfyUI has received. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Follow the standard Linux installation instructions. It usually only takes me a few minutes to install python and set up the environment on my linux machines. |
Beta Was this translation helpful? Give feedback.
-
|
I got it working, IIRC, I followed this guide and added the following: My nvidia config: I looked at this comfyui issue, then downloaded comfyui and ran these commands in the directory: |
Beta Was this translation helpful? Give feedback.
I got it working, IIRC, I followed this guide and added the following:
My nvidia config:
I looked at this comfyui issue, then downloaded comfyui and ran these commands in the directory:
uv add --requirements requirements.txt,uv sync --extra cu126.