I have built an chatbot using Streamlit , i have used Streamlit_Chat , and it is present in the requirments.txt file also, but while deploying it is saying that there are no module named streamlit_chat.
what to do , please help
Did you mean requirements.txt
? If it’s not named exactly that, Streamlit Cloud won’t find it.