Niels J.

Results 5 issues of Niels J.

Thank you for this fantastic library. I have two issues. I can use Cocoapods to get ~1.3.1 but not ~1.4, and 1.3.1 throws a long list of warnings when compiling...

Everything works fine on my iPad but when my iPhoneX is in landscape mode it crashes when starting the video recording (portrait works fine). Let me know if you need...

I am new to Pytorch, I'm getting some errors on Windows that there are functions used that are not available on my platform. Can somebody confirm this doesn't work on...

I'm getting the following error since the update from 2 days ago when loading a previously trained model: I can keep working by using the previous version: "!pip install denoising_diffusion_pytorch==0.31"...

I am doing this locally but it would be great if the package had this small change to allow sampling at different resolutions: Line 627 in denoising_diffusion_pytorch.py: @torch.no_grad() def sample(self,...