Install models from here
setups
-- model
---- sentiment_model
---- summarization_model
---- topic_model
---- emotion_model
-- tokenizer
---- sentiment_tokenizer
---- summarization_tokenizer
---- topic_tokenizer
---- emotion_tokenizer
Download and put it inside setups folder inside flaskBackend maintaining the above heirarchy.