anuragmishracse / caption_generator

A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
MIT License
265 stars 120 forks source link

Installing tensorflow #24

Open Knnambi opened 6 years ago

Knnambi commented 6 years ago

Looks like the implementation of this project is by python 2.7. Im facing issues in installing tensorflow. Am i right with the version of python?

anuragmishracse commented 6 years ago

Yes, I've used 2.7

Knnambi commented 6 years ago

Thanks for the reply. Can i know how to install tensorflow for Python 2.7

xjdeng commented 6 years ago

I recommend making this library python 3.5+ compatible.. us Windows users can't use Tensorflow on Python 2.7.