Browse Source

update readme

Yuwei Guo 2 years ago
parent
commit
eb1b394746
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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