yuanzhi-zhu/DiffPIR

ModuleNotFoundError: No module named 'motionblur'

syf0518 opened this issue · 2 comments

I encountered this error and tried to download 'motionblur' but failed. I would like to ask you how to download it, I can't find its installation package on PyPI.

Hi @syf0518,

Could you please try the following

for motion blur, please download https://github.com/LeviBorodenko/motionblur to the DiffPIR folder.

as mentioned here https://github.com/yuanzhi-zhu/DiffPIR#clone-and-install.

Hi @syf0518,

Could you please try the following

for motion blur, please download https://github.com/LeviBorodenko/motionblur to the DiffPIR folder.

as mentioned here https://github.com/yuanzhi-zhu/DiffPIR#clone-and-install.

Thank you very much.