GDL_code
GDL_code copied to clipboard
Tweaks the missing `git` installation.
In requirements.txt, there is a git dependency such as git+https://www.github.com/keras-team/keras-contrib.git, where the docker build is failed due to the absence of git installation.