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

Generating GIF: Error: only integer scalar arrays can be converted to a scalar index #28

Open
srad opened this issue Sep 1, 2019 · 1 comment

Comments

@srad
Copy link

srad commented Sep 1, 2019

Current master raises this error when I execute this command:

$ python3 deepdreamer.py --gpuid 0 --gif true deepdreamer/demo1.jpg
...
Dream 97 saved.
Dream 98 saved.
Dream 99 saved.
Creating gif...
Error: only integer scalar arrays can be converted to a scalar index

The images are generated fine.

@uajqq
Copy link

uajqq commented Nov 28, 2020

See #20

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