Good morning, gentlemen, i've been using Tier1_48_GB_Faster_v2.json for dreambooth on runpod and constantly getting the training terminated on text encoders training part
So,
subprocess.CalledProcessError: Command '['/opt/environments/python/kohya/bin/python3.10', '/workspace/kohya_ss/sd-scripts/sdxl_train.py', '--config_file', '/workspace/kohya_ss/outputs/config_dreambooth-20250719-133856.toml', '--max_grad_norm=0.0', '--no_half_vae', '--train_text_encoder', , '--learning_rate_te2=0']' returned non-zero exit status 2.
As i understand kohya wants non-zero parameter for text_encoder2
should i insert the same as on te1, 0.000003?