Running Comfyui with SD XL in arch64, arm64, Raspberry pi in cpu mode - installing
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
I just tried it and it worked. It takes around 1 minute (specs: 4ARM core 24GB RAM) for generation

# How I installed it.!
- install conda
- git clone this repo
- create env with conda and install requirements (pip install -r requirements.txt)
- install CPU version of pytorch - pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
- python main.py --cpu
that's all
- Thank you :)
Contributor guide
Assessment
This issue has not been assessed yet.