From 3fcb003ea189c5f88f56ec2c2bf9f08e0a84128c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 17 Jun 2018 21:53:21 +0200 Subject: runner --- app/relay/modules/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/relay/modules/index.js') diff --git a/app/relay/modules/index.js b/app/relay/modules/index.js index 318c0df..abae1dd 100644 --- a/app/relay/modules/index.js +++ b/app/relay/modules/index.js @@ -1,5 +1,5 @@ import pix2pix from './pix2pix' -// import pix2pixhd from './pix2pixhd' +import pix2pixhd from './pix2pixhd' import samplernn from './samplernn' import test from './test' // torch-warp? @@ -8,7 +8,7 @@ import test from './test' export default { pix2pix, pix2wav: pix2pix, - // pix2pixhd, + pix2pixhd, samplernn, test, } \ No newline at end of file -- cgit v1.2.3-70-g09d2