gwang-kim / DiffusionCLIP

[CVPR 2022] Official PyTorch Implementation for DiffusionCLIP: Text-guided Image Manipulation Using Diffusion Models
Other
785 stars 113 forks source link

Creating my .ckpt files #28

Open sur-sakthy opened 1 year ago

sur-sakthy commented 1 year ago

Hi

I want to create my own .ckpt file trained on the CUB dataset. Can you please guide me on how to do that?

Thanks