From 7cf4423f94281100a2f2b7eef47faf73b76ebe77 Mon Sep 17 00:00:00 2001 From: Guilherme <86894155+ShiromiyaG@users.noreply.github.com> Date: Fri, 4 Oct 2024 05:13:19 -0300 Subject: [PATCH] Update train.py --- tabs/train/train.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabs/train/train.py b/tabs/train/train.py index 3e735b09..b1e5150c 100644 --- a/tabs/train/train.py +++ b/tabs/train/train.py @@ -602,7 +602,7 @@ def train_tab(): info=i18n( "Enabling this setting will result in the G and D files saving only their most recent versions, effectively conserving storage space." ), - value=False, + value=True, interactive=True, ) save_every_weights = gr.Checkbox(