Skip to content

Commit 55d592c

Browse files
committed
modify readme
1 parent 623f5b4 commit 55d592c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@ From CUHK and Tencent AI Lab.
280280

281281
|Model|Resolution|GPU Mem. & Inference Time (A100)|Checkpoint|
282282
|:---------|:---------|:--------|:--------|
283-
|DynamiCrafter1024|576x1024|24GB & 75s (`perframe_ae=True`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter_1024/blob/main/model.ckpt)|
284-
|DynamiCrafter512|320x512|24GB & 20s (`perframe_ae=False`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter_512/blob/main/model.ckpt)|
285-
|DynamiCrafter256|256x256|20GB & 10s (`perframe_ae=False`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter/blob/main/model.ckpt)|
283+
|DynamiCrafter1024|576x1024|18.3GB & 75s (`perframe_ae=True`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter_1024/blob/main/model.ckpt)|
284+
|DynamiCrafter512|320x512|12.8GB & 20s (`perframe_ae=True`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter_512/blob/main/model.ckpt)|
285+
|DynamiCrafter256|256x256|11.9GB & 10s (`perframe_ae=False`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter/blob/main/model.ckpt)|
286286

287287
Currently, our DynamiCrafter can support generating videos of up to 16 frames with a resolution of 576x1024.
288288

0 commit comments

Comments
 (0)