Last active
July 30, 2019 20:26
-
-
Save cvalenzuela/7e05ad02ff74ed2a4486fd88662e7dd0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
entrypoint: python runway_model.py | |
python: 3.6 | |
cuda: 9.0 | |
spec: | |
gpu: True | |
cpu: True | |
build_steps: | |
- pip install torch==1.1.0 runway-python numpy==1.16.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment