pender / chatbot-rnn

A toy chatbot powered by deep learning and trained on data from Reddit
MIT License
899 stars 370 forks source link

requirements.txt #66

Open wmodes opened 4 years ago

wmodes commented 4 years ago

Adding a requirements.txt to the module would clarify some issues like why tensorflow 2.x doesn't work.

breadbrowser commented 2 years ago

try this pip install tensorflow==1.15