ModuleNotFoundError: No module named 'seaborn'

I dont now why are this happening, every time that I launch de app appears this message

this is the github link to the code: GitHub - gu1m/onimusic

Most likely because seaborn is not installed.

I solved, i forgot to do the requirements.txt in github

But tnkss anyway