Add extra pip packages for PyTorch 2.6 and CUDA 12.8
This commit is contained in:
@@ -44,6 +44,8 @@ spec:
|
|||||||
value: "8188"
|
value: "8188"
|
||||||
- name: COMFYUI_PORT_HOST
|
- name: COMFYUI_PORT_HOST
|
||||||
value: "8189"
|
value: "8189"
|
||||||
|
- name: COMFYUI_EXTRA_PIP_PACKAGES
|
||||||
|
value: "--pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128 --upgrade"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8188
|
- containerPort: 8188
|
||||||
name: http
|
name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user