Unable to load librosa while deployment

Hey @HimanshuKGP007

For Librosa to work correctly on Streamlit Sharing, you’ll need to install additional OS libraries by adding a packages.txt file at the root of the project.

You can refer to OSError: sndfile library not found - #6 by snehankekre for the content of this file :slight_smile:

Happy Streamlitin’
Fanilo :balloon: