From a2fd6ec3b6bc1b01a05c054f902ca4246fb9aa7f Mon Sep 17 00:00:00 2001 From: "Michael Y. WANG" Date: Sat, 10 Aug 2024 14:05:39 +0800 Subject: [PATCH] Update run_on_macOS.md add test platform --- md_docs/run_on_macOS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/md_docs/run_on_macOS.md b/md_docs/run_on_macOS.md index 5e6766d..a15fcd1 100644 --- a/md_docs/run_on_macOS.md +++ b/md_docs/run_on_macOS.md @@ -1,4 +1,4 @@ -Test passed on Macbook pro M3 Max (128GB + 8TB), Sonoma 14.6.1 +Successfully run on Macbook pro M3 Max (128GB + 8TB), Sonoma 14.6.1 # 1. Project Download @@ -47,4 +47,4 @@ then download monalisa.npy in path ~/AniTalker/test_demos/audios_hubert/ - dependencies: requirements.txt - use mps insted of cuda - change float64 to float32 -- PYTORCH_ENABLE_MPS_FALLBACK=1 \ No newline at end of file +- PYTORCH_ENABLE_MPS_FALLBACK=1