diff --git a/compose_comfyui.yaml b/compose_comfyui.yaml index 649a73f..7e74b83 100644 --- a/compose_comfyui.yaml +++ b/compose_comfyui.yaml @@ -12,6 +12,5 @@ services: environment: - PUID=1000 - PGID=1000 - - CUDA_VISIBLE_DEVICES=0,1 # GPU1 = RTX 3060 12 GB & GPU0 = RTX 3070 TI 8 GB --> Erste Zahl ist Primär GPU restart: unless-stopped runtime: nvidia \ No newline at end of file