diff --git a/README.md b/README.md index 2cd7d144..f67872ff 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ bash download_bashscripts/8-GhibliBackground.sh ``` ### Inference -After downloading the above peronalized T2I checkpoints, run the following commands to generate animations. The results will automatically be saved to `samples/` folder. +After downloading the above personalized T2I checkpoints, run the following commands to generate animations. The results will automatically be saved to `samples/` folder. ``` python -m scripts.animate --config configs/prompts/1-ToonYou.yaml python -m scripts.animate --config configs/prompts/2-Lyriel.yaml @@ -185,4 +185,4 @@ Pose Model:Hold Sig **Bo Dai**: [daibo@pjlab.org.cn](mailto:daibo@pjlab.org.cn) ## Acknowledgements -Codebase built upon [Tune-a-Video](https://github.com/showlab/Tune-A-Video). \ No newline at end of file +Codebase built upon [Tune-a-Video](https://github.com/showlab/Tune-A-Video).