Invalid requirement

I recieved the following error when deploying the Streamlit app on the community cloud with the following error message.

Please note that I made no reference to ‘Project/requirements.txt’ in my app of Github files (GitHub - awesfzdzxcv/Covid_project: Covid Project).
I would greatly appreciate it if anyone could help identify the issue as I am very stuck even after going through the the other FAQ topics.

ERROR: Invalid requirement: ‘Project/requirements.txt’
Hint: It looks like a path. File ‘Project/requirements.txt’ does not exist.
[13:25:18] :exclamation: installer returned a non-zero exit code
[13:25:18] :exclamation: Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[13:26:53] :exclamation: Streamlit server consistently failed status checks
[13:26:53] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.

Don’t use any paths/subfolders with blank spaces