Sign inSign up

ls250824/comfyui-runtime

By ls250824

Updated 2 days ago

ComfyUI base image with CUDA runtime support

Image
Machine learning & AI
1

3.6K

ls250824/comfyui-runtime repository overview

comfyui-runtime

Information

Websites

Images on Docker

  • If the image is less than one day old, it might not be tested yet or might still be updated.

Latest Image Setup

Image
ComponentVersion
OSUbuntu 22.04 x86_64
Python3.11.x
PyTorch2.9.1
CUDA12.8
Triton3.5.1
onnxruntime-gpu1.22.x
ComfyUI0.36.0
CodeServerlatest
Wheels
PackageVersion
flash_attn2.8.3
sageattention2.2.0
torch_generic_nms0.1
llama-cpp-python0.3.16
Optimised
FamilyCompute CapabilityProcessor exampleSM
Ampere8.6A40sm_86
Ada Lovelace8.9L40Ssm_89

Build Constraints (/constraints.txt)

numpy<2
onnxruntime-gpu==1.22.*
onnxruntime==0
llama-cpp-python==0.3.16
typer==0.21.1
click==8.*

Adding ComfyUI-Manager Internal Version Instead of Legacy

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

Docker Speedup

export DOCKER_BUILDKIT=1
export COMPOSE_DOCKER_CLI_BUILD=1

Tag summary

Content type

Image

Digest

sha256:3738d7934

Size

6.9 GB

Last updated

2 days ago

docker pull ls250824/comfyui-runtime:16092026