Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 376 Bytes

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