File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
287287Currently, our DynamiCrafter can support generating videos of up to 16 frames with a resolution of 576x1024.
You can’t perform that action at this time.
0 commit comments