ZHO-ZHO-ZHO / ComfyUI-InstantID

Unofficial implementation of InstantID for ComfyUI
1.32k stars 76 forks source link

Accelerate through onediff #110

Open ccssu opened 7 months ago

ccssu commented 7 months ago

Install OneDiff and its dependencies.

 python3 -m pip install --pre oneflow -f https://oneflow-pro.oss-cn-beijing.aliyuncs.com/branch/community/cu121 && 
git clone https://github.com/siliconflow/onediff.git &&
cd onediff &&
python3 -m pip install -e . &&
cd onediff_diffusers_extensions &&
python3 -m pip install -e .

Accelerate

Add the 📷OneDiff Speed Up node as shown in the following diagram:: workflow (11)

env