From e3fbff29985e03f5298f5df74ce2f35c12f5c83e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 21 Dec 2019 12:58:23 +0100 Subject: zoom amt --- inversion/live.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inversion/live.py b/inversion/live.py index db88e6f..23af747 100644 --- a/inversion/live.py +++ b/inversion/live.py @@ -204,7 +204,7 @@ class Interpolator: gen_in = {} gen_in['truncation'] = 1.0 # self.opts['truncation'].variable - gen_in['z'] = z_mix + gen_in['z'] = z_mix.output gen_in['y'] = lerp_label.output self.gen_img = generator(gen_in, signature=gen_signature) -- cgit v1.2.3-70-g09d2