Skip to content

BarryZe/IMGIC

Repository files navigation

A Web App to Generate Music from an Image

Have you ever had a picture and wondered what sort of music would go well with this image? Well look no further. With IMGIC, you can realize your dream. All you have to do is upload your image or take a photo and a completely original song will be generated in under 2 minutes! Some starter examples are provided.

Setup

Requirements

  • Python 3.9 or higher

Clone the repository

git clone https://github.com/BarryZe/IMGIC.git

Navigate to the project directory

cd IMGIC

Install the required packages

pip3 install -r requirements.txt

Start the local web server

python3 app.py

Navigate to the web app

Navigate to localhost:8000 to try the web app

About

Project for codejam 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages