Hi!! after removing all the unnecessary files from the requirements.txt file most of the error messege got removed. Actually , I have file named similarity.pkl which is almost 176 MB large, I am trying to upload that file on the github so that I could move to the next process to check whether my app is working properly or not on Streamlit but I am unable to upload the file. As I always get messege “Git only allows file upto 100 MB”.
Is there any way out so that I could upload the similarity.pkl file as it is a very important file for the functioning of my app.