* Add endpoint to getting images
* Add migration
* Fix minor bug
* Fix another bug
* Fix problem with CartoonGAN not change model and add timestamp to Comic
* Add minimum response delay
Update sample
* Add frontend
* Neural Image Assessment (NIMA) model
* Add GPU mem fraction to NIMA model
* Add backend logic
* Remove whitespace
* NIMA score from image array
* Remove NIMA caching
* Add nima model as global
* NIMA model - add graph to class
* Set DEBUG=True
* Raise exception if NIMA model file is not found