improved-diffusion
improved-diffusion copied to clipboard
Forward_backward expects cond dictionary even if we want to train without conditions
I am trying to train the improved DDPM without class-conditionals but setting the condition to False doesn't let me skip the following error. Am I missing something?
File "/home/diffusion_experiments/improved_ddpm_experiments/main.py", line 237, in