Contains file related to Final Year Project
Use pip command to install the requirements.txt file
To set up the project and install the required dependencies, follow these steps:
If you don't have Python installed, you can download it from python.org. pip is included with Python from version 3.4 and later.
If you haven't cloned the repository yet, you can do so with the following command:
git clone https://github.com/Krishanu-007/Final-Year-Project-2k25.git
cd Final-Year-Project-2k25
Now run the command:
pip install requirements.txt
After that you are good to go