wyhuai / DDNM

[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
MIT License
1.16k stars 83 forks source link

AttributeError: Can't pickle local object 'Diffusion.svd_based_ddnm_plus.<locals>.seed_worker' #5

Closed thisissamimansour closed 1 year ago

thisissamimansour commented 1 year ago

Hi. Thanks for the great job. When running the main.py, I'm getting the mentioned error. Note : I'm using torch 1.8 with cuda 10.1 Please advise.

wyhuai commented 1 year ago

Can you show the full error info?

huy81194tk commented 1 year ago

image I also got the same error

wyhuai commented 1 year ago

image I also got the same error

You may refer to the closed issue "i cant run the process #2"