llSourcell / tensorflow_chatbot

Tensorflow chatbot demo by @Sirajology on Youtube
1.45k stars 806 forks source link

When I set the seq to serve mode and run the ui/app.py I get a Traceback (most recent call last): File "ui/app.py", line 29, in <module> sess, model, enc_vocab, rev_dec_vocab = execute.init_session(sess, conf='seq2seq_serve.ini') AttributeError: 'module' object has no attribute 'init_session' #64

Open ambujmukheeja opened 7 years ago