YanWenKun / ComfyUI-Docker

🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本

Home Page:https://hub.docker.com/r/yanwk/comfyui-boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker images for ComfyUI

This repo is for Docker images that runs ComfyUI - a Stable Diffusion GUI powering node-based workflow.

Major Update July 2024

  • alias latest as cu121

  • alias megapak as cu121-megapak

  • add cu124-megapak

  • add comfy3d-pt22, comfy3d-pt23

  • remove support for comfy3d in other images

  • More detailed documentation coming soon…​

Image tags

  • cu121, latest

    • Recommended for most scenarios. Especially for users who are:

      • new to ComfyUI

      • new to Docker

      • using WSL2 Docker

    • Not recommended for Podman or rootless users (use tags below).

  • cu121-megapak, megapak

    • Big all-in-one, including dev kits. Ideal for "heavy" usage.

    • Using CUDA 12.1 + Python 3.11.

  • cu124-megapak

    • Similar to the above one, but using CUDA 12.4 + Python 3.12.

    • May perform better on newer GPUs.

  • rocm

    • For AMD GPUs.

  • comfy3d-pt22

    • Dedicated for ComfyUI-3D-Pack

    • Running a classic version of Comfy3D based on PyTorch 2.2

  • comfy3d-pt23

    • Running a newer version of Comfy3D based on PyTorch 2.3

License

This open source license is written and valid both in Chinese and English, how good is that!

About

🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本

https://hub.docker.com/r/yanwk/comfyui-boot

License:Other


Languages

Language:Dockerfile 56.7%Language:Shell 43.3%