Implementation of a CrowdAI Job Factory for the AI Generated Music Challenge on CrowdAI
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
S.P. Mohanty [email protected]