update
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
5f4da9fe91
commit
4b8480ffec
|
|
@ -13,8 +13,8 @@ steps:
|
|||
environment:
|
||||
mount_command:
|
||||
from_secret: mount_command
|
||||
PYTHONPATH: /workspace/
|
||||
DATA_DIR: /workspace/data/
|
||||
PYTHONPATH: /drone/src/
|
||||
DATA_DIR: /drone/src/data/
|
||||
commands:
|
||||
- python -m pip install -q -U pip
|
||||
- pip install -q torchsummary matplotlib pytorch-metric-learning torchinfo torch torchvision tqdm Pillow facenet-pytorch
|
||||
|
|
|
|||
Loading…
Reference in New Issue