showlab / DatasetDM

[NeurIPS2023] DatasetDM:Synthesizing Data with Perception Annotations Using Diffusion Models
https://weijiawu.github.io/DatasetDM_page/
290 stars 12 forks source link

How to get sd ckpt pretrain file? #7

Open aiforworlds opened 10 months ago

aiforworlds commented 10 months ago

In data_generation_NYU_depth.sh, --sd_ckpt './models/ldm/stable-diffusion-v1/stable_diffusion.ckpt', how to get this ckpt file。 No corresponding ckpt file found in the https://huggingface.co/CompVis/stable-diffusion-v1-4/tree/main

hanyuxuan123 commented 10 months ago

The ckpt can be downloaded one by one and placed in the archive, The stable_diffusion.ckpt maybe you can google it for download