From c1f5e3337aee07fb6378374b4b7cc5db847e4c15 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Dec 2019 21:17:31 +0100 Subject: updating params --- app/client/modules/biggan/views/biggan.live.js | 40 ++++++++++++++------------ 1 file changed, 21 insertions(+), 19 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 b3ad670..06785f5 100644 --- a/app/client/modules/biggan/views/biggan.live.js +++ b/app/client/modules/biggan/views/biggan.live.js @@ -30,7 +30,8 @@ class BigGANLive extends Component { this.props.actions.queue.stop_task('gpu') } render() { - const { biggan } = this.props + const { biggan, actions } = this.props + console.log(actions) // if (biggan.loading) { // return // } @@ -43,15 +44,16 @@ class BigGANLive extends Component {
{this.renderRestartButton()} +

{this.props.last_message}

- - + - - + - - +
-- cgit v1.2.3-70-g09d2