Update README.md

This commit is contained in:
Anno Yanzhe Chen 2025-10-05 05:39:49 +00:00 committed by GitHub
parent 36a608c81e
commit 284c6189bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,6 +90,7 @@ Unlike pixel-based text-to-video models, our approach leverages executable **Man
### 1. Requirements
```bash
cd src/
pip install -r requirements.txt
````