#119 · Primary category: Inference & Local Deploy
ComfyUI-Docker
🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本
Project last updated:08/26/26
GitHub Stars
1.6K
Forks
232
Contributors
13
License
Other
Why we included this project
Getting ComfyUI running on your own GPU usually means wrestling with Python environments and driver versions. This project packages the node-based image-generation interface into Docker images that cover the common hardware cases: CUDA builds for NVIDIA cards, ROCm for AMD, an XPU tag for Intel, and a CPU-only fallback, so you can grab the one that matches the machine in front of you. The repository also spells out the CUDA compatibility limits imposed by the PyTorch toolchain, which saves real time when you are deciding which tag to pull. The slim images ship ComfyUI plus the Manager plugin and keep the dependencies needed for later custom-node installs, while the megapak bundles add development kits and dozens of preinstalled nodes. If you want a reproducible, containerized setup instead of a hand-built Python environment, this is a solid place to start.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.