From e6983346c22e936a60a0d602d4ccfea577f1e908 Mon Sep 17 00:00:00 2001 From: wenyihong <48993524+wenyihong@users.noreply.github.com> Date: Sun, 11 Sep 2022 00:10:11 +0800 Subject: [PATCH] Update README.md add cogview2-dsr model --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8989f43..6feb16c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Optionally, after that you can recommit the image to avoid having to install ima ### Download -Our code will automatically download or detect the models into the path defined by environment variable `SAT_HOME`. You can also manually download [CogVideo-Stage1](https://lfs.aminer.cn/misc/cogvideo/cogvideo-stage1.zip) and [CogVideo-Stage2](https://lfs.aminer.cn/misc/cogvideo/cogvideo-stage2.zip) and place them under SAT_HOME (with folders named `cogvideo-stage1` and `cogvideo-stage2`) +Our code will automatically download or detect the models into the path defined by environment variable `SAT_HOME`. You can also manually download [CogVideo-Stage1](https://lfs.aminer.cn/misc/cogvideo/cogvideo-stage1.zip) , [CogVideo-Stage2](https://lfs.aminer.cn/misc/cogvideo/cogvideo-stage2.zip) and [CogView2-dsr](https://model.baai.ac.cn/model-detail/100041) place them under SAT_HOME (with folders named `cogvideo-stage1` , `cogvideo-stage2` and `cogview2-dsr`) ### Text-to-Video Generation