From 8a576e059bc12399f4ab8094080573a07ac0837f Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:23:05 +0800 Subject: [PATCH] Update Diffusers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b85f813..fa21ff1 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ rapid stacking and development. ### Diffusers ``` +git clone https://github.com/THUDM/CogVideo.git +cd CogVideo pip install -r requirements.txt ```