Open
Description
I obtained a ckpt file from training the model using the command 'python main.py,' and the individual file size is 12GB. However, I noticed in the Custom Diffusion paper that the ckpt file for Dreambooth is only 3GB. Could you please help me understand if I made a mistake somewhere? The sd-v1-4.ckpt file I downloaded from Hugging Face has a size of 4GB, and I used the command 'python main.py -n dog --data_root /root/autodl-tmp/data/dog --reg_data_root /root/autodl-tmp/real_reg/samples_dog/dog --class_word dog.' Is it because the sd-v1-4.ckpt file I downloaded itself is large?
Metadata
Metadata
Assignees
Labels
No labels