From b92b633cf0c2d528e45c04828a9ce1f5679aeaa3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 6 Jun 2018 04:16:37 +0200 Subject: frame count slider --- app/client/modules/pix2pix/views/pix2pix.live.js | 32 ++++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'app/client/modules/pix2pix') diff --git a/app/client/modules/pix2pix/views/pix2pix.live.js b/app/client/modules/pix2pix/views/pix2pix.live.js index fc6bc9b..eebb364 100644 --- a/app/client/modules/pix2pix/views/pix2pix.live.js +++ b/app/client/modules/pix2pix/views/pix2pix.live.js @@ -93,7 +93,7 @@ class Pix2PixLive extends Component { options={this.props.epochs} onChange={this.changeEpoch} /> - - - - @@ -148,15 +148,15 @@ class Pix2PixLive extends Component { title='Recursion' name='recursive' > - - - @@ -166,11 +166,11 @@ class Pix2PixLive extends Component { title='Sequence' name='sequence' > - - @@ -181,7 +181,7 @@ class Pix2PixLive extends Component { title='Clahe' name='clahe' > - @@ -191,11 +191,11 @@ class Pix2PixLive extends Component { title='Posterize' name='posterize' > - - @@ -205,11 +205,11 @@ class Pix2PixLive extends Component { title='Blur' name='blur' > - - @@ -219,11 +219,11 @@ class Pix2PixLive extends Component { title='Canny Edge Detection' name='canny' > - - -- cgit v1.2.3-70-g09d2