mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-31 08:40:19 +08:00
11 lines
314 B
Plaintext
11 lines
314 B
Plaintext
# AMD GPU requirements (ROCm)
|
|
# Usage: pip install -r requirements-amd.txt
|
|
#
|
|
# Note: This is for AMD GPUs with ROCm support.
|
|
# For experimental Windows/Linux support on RDNA 3/3.5/4, see README.md
|
|
|
|
--index-url https://download.pytorch.org/whl/rocm7.1
|
|
--extra-index-url https://pypi.org/simple
|
|
|
|
-r requirements.txt
|