From 8d3b46ea10c2aa97598aa95093b8d5b85fdc74d7 Mon Sep 17 00:00:00 2001 From: Lion Date: Sat, 30 Mar 2024 16:56:24 +0800 Subject: [PATCH] update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 777c95ad..0a1ad5f4 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,7 @@ bash install.sh **Note: The models trained with GPUs on Macs result in significantly lower quality compared to those trained on other devices, so we are temporarily using CPUs instead.** 1. Install Xcode command-line tools by running `xcode-select --install` - 2. Install FFmpeg by running `brew install ffmpeg` or `conda install ffmpeg`. - 3. Install the program by running the following commands: ```bash