chatbot icon indicating copy to clipboard operation
chatbot copied to clipboard

chatbot coded in videos part wise

Results 3 chatbot issues
Sort by recently updated
recently updated
newest added

I added import dependencies and changed urls and library names

Attention was not there

``` File "inference.py", line 5, in enc_model = Model([enc_inp], enc_states) NameError: name 'enc_inp' is not defined ``` getting above error, am I missing something?