How to Install ComfyUI on Any Linux Distro Without an Official Desktop App

ComfyUI is a widely used open-source tool for running local AI models for image, video, and text generation, but unlike Windows, it has no official desktop app for Linux. Users can install it manually by cloning the official ComfyUI GitHub repository and using 'uv', a fast Python package manager, to set up a Python 3.13 virtual environment. PyTorch must then be installed separately depending on the user's GPU — Nvidia, AMD, or Intel — before installing ComfyUI's dependencies via its requirements files. Once all dependencies are in place, ComfyUI can be launched from the terminal and accessed through a browser at http://127.0.0.1:8188. The process is designed to be distro-independent, requiring only that GPU drivers are pre-installed on the system.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in