Comfy-Org / Comfy-Org/ComfyUI

Running Comfyui with SD XL in arch64, arm64, Raspberry pi in cpu mode - installing

Open
#2,128 1 comment 7 reactions 0 assignees View on GitHub
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

![image](https://github.com/comfyanonymous/ComfyUI/assets/35478603/0cb2121a-7638-4d88-a103-26971a8cab61)

# 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.