gmalivenko / pytorch2keras

PyTorch to Keras model convertor
https://pytorch2keras.readthedocs.io/en/latest/
MIT License
858 stars 143 forks source link

Tensorflow requirement #79

Open gokceneraslan opened 5 years ago

gokceneraslan commented 5 years ago

Thanks for this nice project. I think tensorflow should not be in the requirements.txt file because if tensorflow-gpu is also installed, it's overwritten and this messes things up.