Add extra pip packages for PyTorch 2.6 and CUDA 12.8
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 7s

This commit is contained in:
2026-03-07 22:21:36 +00:00
parent 6deb288496
commit 8a03bdfdf5

View File

@@ -44,6 +44,8 @@ spec:
value: "8188"
- name: COMFYUI_PORT_HOST
value: "8189"
- name: COMFYUI_EXTRA_PIP_PACKAGES
value: "--pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128 --upgrade"
ports:
- containerPort: 8188
name: http