Error in deploying app

[MULTIPLE-PDF-CHATAPP/MULTIPLE-PDF CHATAPP at main · HarshTomar1234/MULTIPLE-PDF-CHATAPP · GitHub] I have a problem in deploying this app basically in requirements.txt


Kindly help me with that

Hello @Harsh_Tomar, and welcome to our community! It’s great to have you here! :hugs:

The error seems due to the app not finding the requirements.txt file it needs to install dependencies. The file path provided in the setup is incorrect, or the file doesn’t exist in the specified location.

To fix this, you need to ensure the requirements.txt file is in your project and update the file path in your configuration to the correct location. Then, re-upload the correct setup to your repository and restart the application.

I hope this helps.

Best,
Charly

Remove the spaces from directory names.