I have a tensorflow model which uses LSTM to do a prediction. When I convert this .py script to exe along with the spec file, it gets converted properly using pyinstaller. I