mirror of
https://modelscope.cn/models/iic/Image-to-Video
synced 2026-04-02 19:42:53 +08:00
Update README.md
This commit is contained in:
@ -238,8 +238,8 @@ The **MS-Image2Video** project is compatible with the ModelScope codebase, and t
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install modelscope==1.4.2
|
pip install modelscope==1.4.2
|
||||||
pip install torch==1.11.0+cu113
|
pip install -U xformers
|
||||||
pip install torchvision==0.12.0+cu113
|
pip install torch==2.0.1
|
||||||
pip install open_clip_torch>=2.0.2
|
pip install open_clip_torch>=2.0.2
|
||||||
pip install easydict
|
pip install easydict
|
||||||
pip install numpy
|
pip install numpy
|
||||||
@ -250,7 +250,6 @@ pip install rotary-embedding-torch
|
|||||||
pip install fairscale
|
pip install fairscale
|
||||||
pip install scipy
|
pip install scipy
|
||||||
pip install imageio
|
pip install imageio
|
||||||
pip install oss2
|
|
||||||
pip install pytorch-lightning
|
pip install pytorch-lightning
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user