From d0b5aee1fbd50d58c418952cd649c6ed28260e23 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 23 Sep 2018 20:37:43 +0200 Subject: more tasklist stuff --- app/relay/modules/pix2pixhd.js | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'app/relay') diff --git a/app/relay/modules/pix2pixhd.js b/app/relay/modules/pix2pixhd.js index c1a2650..7d3c939 100644 --- a/app/relay/modules/pix2pixhd.js +++ b/app/relay/modules/pix2pixhd.js @@ -154,16 +154,6 @@ const augment = { }, after: 'render_recursive', } -const clear_recursive = { - type: 'pytorch', - script: 'clear_recursive.py', - params: (task) => { - const dataset = task.dataset.toLowerCase() - return [ - '--dataset', dataset, - ] - }, -} const live = { type: 'pytorch', script: 'live.py', -- cgit v1.2.3-70-g09d2