1 Clone this repository from here
2. Type code mood-to-song
in your terminal to open the directory in code editor
3. make sure your current directory is mood-to-song
4. python -m venv myenv
5. myenv\Scripts\activate
6. pip install -r requirements.txt
7. python final.py