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