From b79c796b0dfe28d8e06eec004998439fea836760 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 26 Dec 2019 16:04:58 +0100 Subject: init category list --- app/client/modules/biggan/views/biggan.live.js | 30 +++++++++++++------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'app/client/modules/biggan/views/biggan.live.js') diff --git a/app/client/modules/biggan/views/biggan.live.js b/app/client/modules/biggan/views/biggan.live.js index fd6b12d..20cffe8 100644 --- a/app/client/modules/biggan/views/biggan.live.js +++ b/app/client/modules/biggan/views/biggan.live.js @@ -36,7 +36,7 @@ class BigGANLive extends Component { // return // } return ( -
+
@@ -139,20 +139,20 @@ class BigGANLive extends Component { >{i18n.gpu.interrupt} ) } - if (! this.props.opt.processing) { - return ( -
- - -
- ) - } + // if (! this.props.opt.processing) { + // return ( + //
+ // + // + //
+ // ) + // } return (