Hi, There is an error while saving the image: ``` AttributeError: 'module' object has no attribute 'imsave' ``` Looks like scipy.imsave has been deprecated, and I just created a PR for this issue https://github.com/labsix/limited-blackbox-attacks/pull/23.