Skip to content
Snippets Groups Projects
Commit 954efd7e authored by Peter Baylies's avatar Peter Baylies
Browse files

Update install script for runway

parent c2e71c93
Branches
No related tags found
No related merge requests found
......@@ -11,6 +11,6 @@ files:
- checkpoints/*
build_steps:
- apt-get update
- apt-get upgrade -y
- apt-get upgrade -y > /dev/null
- apt-get install -y cuda-nvcc-10-2 cuda-toolkit-10-2
- pip install -r requirements.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment