diff --git a/gradio_ui.py b/gradio_ui.py index a64cb0d..390ffaf 100644 --- a/gradio_ui.py +++ b/gradio_ui.py @@ -58,7 +58,7 @@ class BlendingFrontend(): self.state_prev = {} self.state_current = {} self.showing_current = True - self.branch1_influence = 0.3 + self.branch1_influence = 0.02 self.imgs_show_last = [] self.imgs_show_current = [] self.nmb_branches_final = 9