Spaces:
Runtime error
Runtime error
| { | |
| "image": "pytorch/pytorch", | |
| "runArgs": [ | |
| "--network=host" | |
| ], | |
| "postCreateCommand": "pip install -r /workspaces/qaolin_Final_Assignment/requirements.txt" | |
| } |
| { | |
| "image": "pytorch/pytorch", | |
| "runArgs": [ | |
| "--network=host" | |
| ], | |
| "postCreateCommand": "pip install -r /workspaces/qaolin_Final_Assignment/requirements.txt" | |
| } |