From 9ea790731e7454b69033d6b0c8e1cb4c1371f31a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 Jun 2018 03:14:20 +0200 Subject: train dataroot --- public/bundle.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'public/bundle.js') diff --git a/public/bundle.js b/public/bundle.js index 595a2c4..b5764cf 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -6663,12 +6663,9 @@ var Pix2PixLive = function (_Component) { key: 'start', value: function start() { // console.log(this.props) - console.log('starting up!'); var sequence = this.props.pix2pix.data.sequences[0].name; - console.log(sequence); var checkpoint = this.props.pix2pix.data.checkpoints[0].name; - console.log(checkpoint); - console.log(sequence, checkpoint); + console.log('starting up!', sequence, checkpoint); this.props.pix2pixTasks.live_task(sequence, checkpoint); } }, { -- cgit v1.2.3-70-g09d2