Add the option to perform the downsampling and upsampling inside the Diffusion Model using Resnets Blocks (as used in [here](https://github.com/CompVis/stable-diffusion/blob/ce05de28194041e030ccfc70c635fe3707cdfc30/ldm/modules/diffusionmodules/openaimodel.py#L462))
Add the option to perform the downsampling and upsampling inside the Diffusion Model using Resnets Blocks (as used in here)