From 6744cd30919d27f7342747f96b3b12b4b5e94942 Mon Sep 17 00:00:00 2001 From: FaceZhao Date: Fri, 25 Aug 2023 05:59:37 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae5a5c..dc49b4a 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ The **MS-Image2Video** project is compatible with the ModelScope codebase, and t ```bash pip install modelscope==1.8.4 -pip install -U xformers +pip install xformers==0.0.20 pip install torch==2.0.1 pip install open_clip_torch>=2.0.2 pip install opencv-python-headless