ComfyUI base image with CUDA runtime support
3.6K
ls250824/run-x for that.ls250824/pytorch-cuda-ubuntu-runtime.| Component | Version |
|---|---|
| OS | Ubuntu 22.04 x86_64 |
| Python | 3.11.x |
| PyTorch | 2.9.1 |
| CUDA | 12.8 |
| Triton | 3.5.1 |
| onnxruntime-gpu | 1.22.x |
| ComfyUI | 0.36.0 |
| CodeServer | latest |
| Package | Version |
|---|---|
| flash_attn | 2.8.3 |
| sageattention | 2.2.0 |
| torch_generic_nms | 0.1 |
| llama-cpp-python | 0.3.16 |
| Family | Compute Capability | Processor example | SM |
|---|---|---|---|
| Ampere | 8.6 | A40 | sm_86 |
| Ada Lovelace | 8.9 | L40S | sm_89 |
/constraints.txt)numpy<2
onnxruntime-gpu==1.22.*
onnxruntime==0
llama-cpp-python==0.3.16
typer==0.21.1
click==8.*
WORKDIR /ComfyUI
RUN --mount=type=cache,target=/root/.cache/pip \
python -m pip install --no-cache-dir --root-user-action ignore -c /constraints.txt \
matrix-nio \
-r manager_requirements.txt
export DOCKER_BUILDKIT=1
export COMPOSE_DOCKER_CLI_BUILD=1
Content type
Image
Digest
sha256:3738d7934…
Size
6.9 GB
Last updated
2 days ago
docker pull ls250824/comfyui-runtime:16092026