Skip to content

AI project, named "Lof-AI". First half of 2021, 5th year.

Notifications You must be signed in to change notification settings

Neos-codes/LoFi-Gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoFi-Gen

An automatic Lo-Fi music generator.

By Fabián Cid (@Neos-codes), Vicente Coopman (@vcoopman) & Rodolfo Fariña (@rfarina97)

(1) How to install project

pip install pipenv

pipenv install -r requirements.txt

(2) How to run it

(If you get problems with tkinter, run: sudo apt-get install python3-tk) ⚠️

Linux

cd generation

pipenv run python3 gui.py

Windows

cd generation

pipenv run python gui.py

(3) Result Examples

Example 1 - Example 2 - Example 3 - Example 4

About

AI project, named "Lof-AI". First half of 2021, 5th year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published