LM/ComfyUI
< LM
Jump to navigation
Jump to search
References
https://docs.comfy.org/zh/installation/desktop/linux
Installation
git clone https://github.com/comfyanonymous/ComfyUI.git ~/ComfyUI
cd ~/ComfyUI
python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip wheel