Convert your images into music using pixel colors to generate sound!
Inspired by David Domminney Fowler's pixel-noise project, this web app lets you upload an image and hear how it sounds — literally.
Install dependencies with:
pip install -r requirements.txtRun the app: streamlit run main.py