summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-11-26 14:27:23 +0100
committerJules Laplace <julescarbon@gmail.com>2018-11-26 14:27:23 +0100
commit436fccbb2b8bfb64b270044d4f90ddff1947dcad (patch)
tree1015f87180a2e9924a1b48eb6fd5088485bab1a0
parent4cf707e79c508db6a5e9f28faab936c7746cd9ac (diff)
splice
-rw-r--r--app/relay/modules/pix2pixhd.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/relay/modules/pix2pixhd.js b/app/relay/modules/pix2pixhd.js
index db40781..e09b67f 100644
--- a/app/relay/modules/pix2pixhd.js
+++ b/app/relay/modules/pix2pixhd.js
@@ -235,7 +235,7 @@ const render_recursive = {
}
}
const splice = {
- type: 'perl_gpu',
+ type: 'perl',
script: 'splice.pl',
params: (task) => {
console.log(task.opt.selection)