Fixes for systemd unit files

This commit is contained in:
2026-07-09 21:36:14 +02:00
parent 6a66b5320e
commit 7cc99b57bf
3 changed files with 11 additions and 5 deletions
+1
View File
@@ -21,6 +21,7 @@ podman build -t localhost/comfy:latest .
Place comfy.socket in ` ~/.config/systemd/user`, adjust ports and interfaces if needed.
Place comfy.container in `~/.config/containers/systemd`. Adjust paths for models and config if desired.
**Important: if you set up multiple instances with multiple ROCM devices, adjust the VISIBLE_DEVICES environment variable in the service units**
The files are in `utils/socket_activation`, next to this readme.
Put model files into the models directory (`~/models`).