Update README.md

This commit is contained in:
FaceZhao
2023-08-25 05:59:37 +00:00
parent bc9f30c561
commit 6744cd3091

View File

@ -293,7 +293,7 @@ The **MS-Image2Video** project is compatible with the ModelScope codebase, and t
```bash ```bash
pip install modelscope==1.8.4 pip install modelscope==1.8.4
pip install -U xformers pip install xformers==0.0.20
pip install torch==2.0.1 pip install torch==2.0.1
pip install open_clip_torch>=2.0.2 pip install open_clip_torch>=2.0.2
pip install opencv-python-headless pip install opencv-python-headless