Your requirements.txt file is completely messed up. This won’t work on streamlit cloud. Delete everything from this file, except those libraries you use in your app.
Remove tkinter and all other unused libraries from your app. I think you only have to import streamlit and pickle.