Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 712 Bytes

File metadata and controls

20 lines (17 loc) · 712 Bytes

CrowdAI-Logo

AIGeneratedMusicChallenge_job_factory

Implementation of a CrowdAI Job Factory for the AI Generated Music Challenge on CrowdAI

Installation Instructions

sudo apt-get install redis-server
git clone [email protected]:crowdai/AIGeneratedMusicChallenge_job_factory.git
cd AIGeneratedMusicChallenge_job_factory
pip install -r requirements.txt
python run.py
# Then in a separate tab
rqworker -c settings
# Then in a separate tab
rq-dashboard

Author

S.P. Mohanty [email protected]