From eb1b394746e8359389c76297ca4bdd923a29b6d8 Mon Sep 17 00:00:00 2001 From: Yuwei Guo Date: Tue, 11 Jul 2023 13:57:18 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff73489..71d9144 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ cd animatediff conda create -n animatediff python=3.8 conda activate animatediff -pip install -r requirments.txt +pip install -r requirements.txt ``` ### Download Base T2I & Motion Module Checkpoints