llSourcell / Pokemon_GAN

This is the code for "Generating Pokemon with a Generative Adversarial Network" by Siraj Raval on Youtube
433 stars 208 forks source link

added pillow dependency (see issue #16) #19

Open AlexanderMelde opened 5 years ago

AlexanderMelde commented 5 years ago

See Details in Issue https://github.com/llSourcell/Pokemon_GAN/issues/16.

I added pillow to the list of dependencies, just a one-line addition

AlexanderMelde commented 4 years ago

@llSourcell Hey Siraj, would you mind merging this simple but important pull request? I am sure it would help people getting started with the project.