Spaces:
Runtime error
Runtime error
File size: 179 Bytes
9aba3b9 | 1 2 3 4 5 6 7 | {
"image": "pytorch/pytorch",
"runArgs": [
"--network=host"
],
"postCreateCommand": "pip install -r /workspaces/qaolin_Final_Assignment/requirements.txt"
} |