From 8445a2d27703a0b52c0375d13eb241254d1458b8 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Fri, 29 Mar 2024 20:04:01 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index afe1e7e..98c201d 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ audio and a reference portrait image. You can also provide a video to achieve fa We recommend a python version >=3.10 and cuda version =11.7. Then build environment as follows: ```shell +conda install ffmpeg pip install -r requirements.txt ``` @@ -232,4 +233,4 @@ We first thank the authors of [EMO](https://github.com/HumanAIGC/EMO), and part archivePrefix={arXiv}, primaryClass={cs.CV} } -``` \ No newline at end of file +```