From 023e581db72daf453c6280597358b66839e190a1 Mon Sep 17 00:00:00 2001 From: mirror Date: Mon, 23 Sep 2024 14:23:35 +0800 Subject: [PATCH] Update MACA --- MACA.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MACA.md b/MACA.md index f542caa..95433a6 100644 --- a/MACA.md +++ b/MACA.md @@ -13,6 +13,7 @@ yum makecache + yum install commonlib - **适配所有 Ubuntu 系统** @@ -21,6 +22,7 @@ echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list apt-get update + apt install commonlib ### MACA Pytorch