From 707633d3539df37e98e11f6ff74848bd53fa7afc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 26 Jun 2018 14:15:41 +0200 Subject: agh --- app/relay/modules/index.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'app/relay/modules/index.js') diff --git a/app/relay/modules/index.js b/app/relay/modules/index.js index abae1dd..2cbd08a 100644 --- a/app/relay/modules/index.js +++ b/app/relay/modules/index.js @@ -1,11 +1,13 @@ +import morph from './morph' import pix2pix from './pix2pix' import pix2pixhd from './pix2pixhd' import samplernn from './samplernn' import test from './test' -// torch-warp? -// audio style transfer? -// cyclegan? +// style transfer +// audio style transfer +// cyclegan export default { + morph, pix2pix, pix2wav: pix2pix, pix2pixhd, -- cgit v1.2.3-70-g09d2