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:
|
environment:
|
||||||
mount_command:
|
mount_command:
|
||||||
from_secret: mount_command
|
from_secret: mount_command
|
||||||
PYTHONPATH: /workspace/
|
PYTHONPATH: /drone/src/
|
||||||
DATA_DIR: /workspace/data/
|
DATA_DIR: /drone/src/data/
|
||||||
commands:
|
commands:
|
||||||
- python -m pip install -q -U pip
|
- python -m pip install -q -U pip
|
||||||
- pip install -q torchsummary matplotlib pytorch-metric-learning torchinfo torch torchvision tqdm Pillow facenet-pytorch
|
- pip install -q torchsummary matplotlib pytorch-metric-learning torchinfo torch torchvision tqdm Pillow facenet-pytorch
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue