Example changes merge

This commit is contained in:
Alec Helbling
2022-12-30 22:37:42 -05:00
parent f8701c8a91
commit 6ba45c163c
2 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@ class VariationalAutoencoder(VGroup):
return animation_group
def make_forward_pass_animation(self, image_pair, run_time=1.5):
def make_forward_pass_animation(self, image_pair, run_time=1.5, **kwargs):
"""Overriden forward pass animation specific to a VAE"""
per_unit_runtime = run_time
# Setup images