sail-sg / MDT

Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)
Apache License 2.0
500 stars 35 forks source link

can not find the file of "mdt_xl2_v2_ckpt" #22

Closed mapengsen closed 6 months ago

mapengsen commented 6 months ago

MODEL_PATH=output_mdt_xl2/mdt_xl2_v2_ckpt.pt

how can i get the model of output_mdt_xl2/mdt_xl2_v2_ckpt.pt?

Thanks

gasvn commented 6 months ago

Hi, the checkpoint for v2 is in https://huggingface.co/shgao/MDT-XL2/tree/main as well.