Deployment won't work

My code works fine until I try to deploy. No matter what I do, I get dependency errors. I’ve tried changing the requirements.txt to every version imaginable. The issue seems to be chromadb. I’ve never used streamlit or coded before this, so I have no idea where to go besides consulting chatgpt 500 times.

[19:01:00] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.

Please can you share all the logs that come before that warning? There should be a line somewhere within the dependency processing that gives the specific error. This is just a message at the end of the process alerting you to an error somewhere in the middle.

I
can’t deploy