Yuwei Guo před 2 roky
rodič
revize
dc334fedbc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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