update
continuous-integration/drone/push Build was killed Details

This commit is contained in:
yayoimizuha 2023-10-15 15:48:57 +09:00
parent 5f4da9fe91
commit 4b8480ffec
1 changed files with 2 additions and 2 deletions

View File

@ -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