ComfyUI

https://github.com/comfyanonymous/ComfyUI?tab=readme-ov-file#manual-install-windows-linux

Ryzen AI 7 350 설정

PS C:\Users\bruck\Workspace\ComfyUI> history
   1        0.015 cd .\Workspace\
   2       13.204 git clone https://github.com/comfyanonymous/ComfyUI.git
   3        0.031 ls
   4        0.015 cd ComfyUI
   5        0.018 ls
   6        0.021 ls
   7        0.009 ls
   8        0.668 uv init
   9        0.096 uv venv --python python3.12
  10        1.507 uv add pip
  11       27.335 uv pip install --pre torch torchvision torchaudio --index-url https://rocm.nightlies.amd.com/v2/gfx1
  12        2.563 rm .\.venv\
  13        0.056 uv venv --python python3.12
  14        0.282 uv add pip
  15     2:10.605 uv pip install --pre torch torchvision torchaudio --index-url https://rocm.nightlies.amd.com/v2/gfx1
  16       26.700 uv pip install -r .\requirements.txt
  17        0.072 . .\.venv\Scripts\activate
  18        0.016 ls
  19     3:43.427 python .\main.py
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9