Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecated function call in generate_samples #16

Open
powerspowers opened this issue Jul 3, 2019 · 1 comment
Open

deprecated function call in generate_samples #16

powerspowers opened this issue Jul 3, 2019 · 1 comment

Comments

@powerspowers
Copy link

I am a bit lame with GitHub pull requests so here is a note that a call is deprecated:

generate_samples.py:126: DeprecationWarning: imsave is deprecated!
imsave is deprecated in SciPy 1.0.0, and will be removed in 1.2.0.
Use imageio.imwrite instead.
ss_image.squeeze(0).permute(1, 2, 0).cpu())

@akanimax
Copy link
Owner

akanimax commented Jul 5, 2019

@powerspowers,

Sure, it's always better to remove the deprecated packages. I'll update the call soon.
Thanks! 😄

Cheers 🍻!
@akanimax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants