From 267ee01f9ea7062cb3eb1fcc610a1160baf8617a Mon Sep 17 00:00:00 2001 From: yayoimizuha Date: Sun, 16 Apr 2023 12:55:26 +0900 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c7bcae6..363166e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: from_secret: mount_command commands: - python -m pip install --upgrade pip - - pip install torchsummary + - pip install torchsummary matplotlib - ls ./ - mkdir -p data - $mount_command