diff --git a/AMD-ROCm.md b/AMD-ROCm.md index 1181beb..19fb2a9 100644 --- a/AMD-ROCm.md +++ b/AMD-ROCm.md @@ -63,7 +63,7 @@ Install ROCm SDK: > ROCm SDK is optional. Only required for building flash atten or similar custom kernels. > ROCm SDK uses 26 GB of disk space. ```shell -sudo pacman -S rocm-hip-sdk +sudo pacman -S rocm-hip-sdk libxml2-legacy gcc14 gcc14-libs ``` ### Running SD.Next with ROCm locally