From 31533c330e416c9d3d092291c11c10fa5f75d0fc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 7 Sep 2018 15:28:16 +0200 Subject: deploy bundle --- app/relay/modules/pix2pixhd.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/relay') diff --git a/app/relay/modules/pix2pixhd.js b/app/relay/modules/pix2pixhd.js index 54f916d..7a8c7f4 100644 --- a/app/relay/modules/pix2pixhd.js +++ b/app/relay/modules/pix2pixhd.js @@ -141,8 +141,7 @@ const clear_recursive = { params: (task) => { const dataset = task.dataset.toLowerCase() return [ - '--name', dataset, - '--epoch', epoch, + '--dataset', dataset, ] }, } -- cgit v1.2.3-70-g09d2