From d13187a09e951d9a048a034322d2e28c9797a850 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 16 Oct 2018 14:33:31 +0200 Subject: add perl-gpu interpreter so it gets in the proper queue --- app/relay/modules/pix2pixhd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/relay/modules') diff --git a/app/relay/modules/pix2pixhd.js b/app/relay/modules/pix2pixhd.js index 4e62664..a01e321 100644 --- a/app/relay/modules/pix2pixhd.js +++ b/app/relay/modules/pix2pixhd.js @@ -234,7 +234,7 @@ const render_recursive = { } } const splice = { - type: 'perl', + type: 'perl_gpu', script: 'splice.pl', params: (task) => { console.log(task.opt.selection) -- cgit v1.2.3-70-g09d2