From dc334fedbcca19f5cc05269a18cc626236f8c6ec Mon Sep 17 00:00:00 2001 From: Yuwei Guo Date: Wed, 12 Jul 2023 17:40:23 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5b0284..f4f0497 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Bo Dai ### Prepare Environment ~~Our approach takes around 60 GB GPU memory to inference. NVIDIA A100 is recommanded.~~ -***We updated our inference code with xformers and a sequential decoding trick. Now AnimateDiff takes only ~12GB VRAM to inference, and can be run on a single RTX3090 !!*** +***We updated our inference code with xformers and a sequential decoding trick. Now AnimateDiff takes only ~12GB VRAM to inference, and run on a single RTX3090 !!*** ``` git clone https://github.com/guoyww/AnimateDiff.git