소스 검색

update readme

Yuwei Guo 2 년 전
부모
커밋
dc334fedbc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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