You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I am nub in ai, but i want to do my lora, i tryed to do it in web interface, but i got a error. Can somebody help me with it?
Error:
02:33:13-651587 INFO Loading config...
02:33:18-613647 INFO Start training LoRA Standard ...
02:33:18-614655 INFO Validating lr scheduler arguments...
02:33:18-615653 INFO Validating optimizer arguments...
02:33:18-616651 INFO Validating C:/Users/Лев/Desktop/Pony_LoRA_Training/1_upscaled existence and writability...
SUCCESS
02:33:18-617655 INFO Validating C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped existence and writability...
SUCCESS
02:33:18-618708 INFO Validating
C:/Users/Лев/stable-diffusion-webui/models/Stable-diffusion/realDream_sdxlPony17.safetensors
existence... SUCCESS
02:33:18-619707 INFO Validating C:/Users/Лев/Desktop/Pony_LoRA_Training/0_originals existence... SUCCESS
02:33:18-623708 INFO Regularization factor: 1
02:33:18-623708 INFO Train batch size: 16
02:33:18-624709 INFO Gradient accumulation steps: 1
02:33:18-624709 INFO Epoch: 20
02:33:18-625708 INFO Max train steps: 20000
02:33:18-625708 INFO stop_text_encoder_training = 0
02:33:18-626708 INFO lr_warmup_steps = 0.1
02:33:18-629236 INFO Learning rate won't be used for training because text_encoder_lr or unet_lr is set.
02:33:18-631239 INFO Saving training config to
C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped\last_20250809-023318.json...
02:33:18-633261 INFO Executing command: C:\Users\Лев\kohya_ss\venv\Scripts\accelerate.EXE launch --dynamo_backend no
--dynamo_mode default --mixed_precision fp16 --num_processes 1 --num_machines 1
--num_cpu_threads_per_process 2 C:/Users/Лев/kohya_ss/sd-scripts/sdxl_train_network.py
--config_file
C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped/config_lora-20250809-023318.toml
2025-08-09 02:33:55 INFO C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped/config_lora-20250809-0 train_util.py:4648
23318.toml not found.
Traceback (most recent call last):
File "C:\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\Лев\kohya_ss\venv\Scripts\accelerate.EXE_main.py", line 7, in
sys.exit(main())
File "C:\Users\Лев\kohya_ss\venv\lib\site-packages\accelerate\commands\accelerate_cli.py", line 50, in main
args.func(args)
File "C:\Users\Лев\kohya_ss\venv\lib\site-packages\accelerate\commands\launch.py", line 1235, in launch_command
simple_launcher(args)
File "C:\Users\Лев\kohya_ss\venv\lib\site-packages\accelerate\commands\launch.py", line 823, in simple_launcher
raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
subprocess.CalledProcessError: Command '['C:\Users\Лев\kohya_ss\venv\Scripts\python.exe', 'C:/Users/Лев/kohya_ss/sd-scripts/sdxl_train_network.py', '--config_file', 'C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped/config_lora-20250809-023318.toml']' returned non-zero exit status 1.
02:33:57-255484 INFO Training has ended.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error:




02:33:13-651587 INFO Loading config...
02:33:18-613647 INFO Start training LoRA Standard ...
02:33:18-614655 INFO Validating lr scheduler arguments...
02:33:18-615653 INFO Validating optimizer arguments...
02:33:18-616651 INFO Validating C:/Users/Лев/Desktop/Pony_LoRA_Training/1_upscaled existence and writability...
SUCCESS
02:33:18-617655 INFO Validating C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped existence and writability...
SUCCESS
02:33:18-618708 INFO Validating
C:/Users/Лев/stable-diffusion-webui/models/Stable-diffusion/realDream_sdxlPony17.safetensors
existence... SUCCESS
02:33:18-619707 INFO Validating C:/Users/Лев/Desktop/Pony_LoRA_Training/0_originals existence... SUCCESS
02:33:18-623708 INFO Regularization factor: 1
02:33:18-623708 INFO Train batch size: 16
02:33:18-624709 INFO Gradient accumulation steps: 1
02:33:18-624709 INFO Epoch: 20
02:33:18-625708 INFO Max train steps: 20000
02:33:18-625708 INFO stop_text_encoder_training = 0
02:33:18-626708 INFO lr_warmup_steps = 0.1
02:33:18-629236 INFO Learning rate won't be used for training because text_encoder_lr or unet_lr is set.
02:33:18-631239 INFO Saving training config to
C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped\last_20250809-023318.json...
02:33:18-633261 INFO Executing command: C:\Users\Лев\kohya_ss\venv\Scripts\accelerate.EXE launch --dynamo_backend no
--dynamo_mode default --mixed_precision fp16 --num_processes 1 --num_machines 1
--num_cpu_threads_per_process 2 C:/Users/Лев/kohya_ss/sd-scripts/sdxl_train_network.py
--config_file
C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped/config_lora-20250809-023318.toml
2025-08-09 02:33:55 INFO C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped/config_lora-20250809-0 train_util.py:4648
23318.toml not found.
Traceback (most recent call last):
File "C:\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\Лев\kohya_ss\venv\Scripts\accelerate.EXE_main.py", line 7, in
sys.exit(main())
File "C:\Users\Лев\kohya_ss\venv\lib\site-packages\accelerate\commands\accelerate_cli.py", line 50, in main
args.func(args)
File "C:\Users\Лев\kohya_ss\venv\lib\site-packages\accelerate\commands\launch.py", line 1235, in launch_command
simple_launcher(args)
File "C:\Users\Лев\kohya_ss\venv\lib\site-packages\accelerate\commands\launch.py", line 823, in simple_launcher
raise subprocess.CalledProcessError(returncode=process.returncode, cmd=cmd)
subprocess.CalledProcessError: Command '['C:\Users\Лев\kohya_ss\venv\Scripts\python.exe', 'C:/Users/Лев/kohya_ss/sd-scripts/sdxl_train_network.py', '--config_file', 'C:/Users/Лев/Desktop/Pony_LoRA_Training/2_cropped/config_lora-20250809-023318.toml']' returned non-zero exit status 1.
02:33:57-255484 INFO Training has ended.
Beta Was this translation helpful? Give feedback.
All reactions