Skip to content

Commit f53c326

Browse files
committed
modify readme
1 parent 7a074a5 commit f53c326

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

281281
|Model|Resolution|GPU Mem. & Inference Time (A100)|Checkpoint|
282282
|:---------|:---------|:--------|:--------|
283-
|DynamiCrafter576|576x1024|24GB & 75s (`perframe_ae=True`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter_1024/blob/main/model.ckpt)|
284-
|DynamiCrafter320|320x512|24GB & 20s (`perframe_ae=False`)|[Hugging Face](https://huggingface.co/Doubiiu/DynamiCrafter_512/blob/main/model.ckpt)|
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)|
285285
|DynamiCrafter256|256x256|20GB & 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.

0 commit comments

Comments
 (0)