the plugin does not work on comfyui zluda, any help?
the code goes:
`
got prompt
(current branch): 8f4ee8fc343b047965cd8976fca65c3a35b7593a(main)
(target branch): main
xformers= disable
sdpa= disable
fp8_base= disable
mixed_precision= fp16
gradient_accumulation_steps= 1
gradient_checkpointing= disable
cache_latents= enable
cache_latents_to_disk= enable
network_dim= 64
network_alpha= 32
network_module= networks.lora
network_train_unet_only= disable
lr_scheduler= constant
lr_scheduler_num_cycles= 1
optimizer_type= AdaFactor
lr_warmup_steps= 0
unet_lr= 0.0001
text_encoder_lr= 5e-05
shuffle_caption= enable
save_precision= fp16
persistent_data_loader_workers= disable
no_metadata= disable
noise_offset= 0.05
no_half_vae= enable
lowram= disable
===========================httpd.serve_forever() start=======================================
Subprocess PID: 14272
Traceback (most recent call last):
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\hook_kohya_ss_run.py", line 6, in
import torch
File "F:\ai\ComfyUI-Zluda\venv\Lib\site-packages\torch_init_.py", line 141, in
raise err
OSError: [WinError 126] No se puede encontrar el módulo especificado. Error loading "F:\ai\ComfyUI-Zluda\venv\Lib\site-packages\torch\lib\cublas64_11.dll" or one of its dependencies.
Subprocess failed with error: Command '['F:\ai\ComfyUI-Zluda\venv\Scripts\python.exe', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\hook_kohya_ss_run.py', '--sys_path', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\kohya_ss_lora', '--config', 'F:\ai\ComfyUI-Zluda\output\FL_train_workspaces\MoiraBurns\config.json', '--train_func', 'run_lora_sdxl', '--master_port', '11805']' returned non-zero exit status 1.
!!! Exception during processing !!!
Traceback (most recent call last):
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_core.py", line 473, in run_hook_kohya_ss_run_file
process_instance.wait()
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_utils.py", line 983, in wait
raise subprocess.CalledProcessError(retcode, process.args)
subprocess.CalledProcessError: Command '['F:\ai\ComfyUI-Zluda\venv\Scripts\python.exe', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\hook_kohya_ss_run.py', '--sys_path', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\kohya_ss_lora', '--config', 'F:\ai\ComfyUI-Zluda\output\FL_train_workspaces\MoiraBurns\config.json', '--train_func', 'run_lora_sdxl', '--master_port', '11805']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\ai\ComfyUI-Zluda\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "F:\ai\ComfyUI-Zluda\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_Kohya_EasyTrain.py", line 120, in start
return FL_train_core.FL_KohyaSSTrain_call(train_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_core.py", line 649, in FL_KohyaSSTrain_call
run_hook_kohya_ss_run_file(
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_core.py", line 480, in run_hook_kohya_ss_run_file
raise Exception(f"")
Exception
Prompt executed in 1.23 seconds
===========================httpd.serve_forever() end=======================================
`
the plugin does not work on comfyui zluda, any help?
the code goes:
`
got prompt
(current branch): 8f4ee8fc343b047965cd8976fca65c3a35b7593a(main)
(target branch): main
xformers= disable
sdpa= disable
fp8_base= disable
mixed_precision= fp16
gradient_accumulation_steps= 1
gradient_checkpointing= disable
cache_latents= enable
cache_latents_to_disk= enable
network_dim= 64
network_alpha= 32
network_module= networks.lora
network_train_unet_only= disable
lr_scheduler= constant
lr_scheduler_num_cycles= 1
optimizer_type= AdaFactor
lr_warmup_steps= 0
unet_lr= 0.0001
text_encoder_lr= 5e-05
shuffle_caption= enable
save_precision= fp16
persistent_data_loader_workers= disable
no_metadata= disable
noise_offset= 0.05
no_half_vae= enable
lowram= disable
===========================httpd.serve_forever() start=======================================
Subprocess PID: 14272
Traceback (most recent call last):
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\hook_kohya_ss_run.py", line 6, in
import torch
File "F:\ai\ComfyUI-Zluda\venv\Lib\site-packages\torch_init_.py", line 141, in
raise err
OSError: [WinError 126] No se puede encontrar el módulo especificado. Error loading "F:\ai\ComfyUI-Zluda\venv\Lib\site-packages\torch\lib\cublas64_11.dll" or one of its dependencies.
Subprocess failed with error: Command '['F:\ai\ComfyUI-Zluda\venv\Scripts\python.exe', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\hook_kohya_ss_run.py', '--sys_path', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\kohya_ss_lora', '--config', 'F:\ai\ComfyUI-Zluda\output\FL_train_workspaces\MoiraBurns\config.json', '--train_func', 'run_lora_sdxl', '--master_port', '11805']' returned non-zero exit status 1.
!!! Exception during processing !!!
Traceback (most recent call last):
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_core.py", line 473, in run_hook_kohya_ss_run_file
process_instance.wait()
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_utils.py", line 983, in wait
raise subprocess.CalledProcessError(retcode, process.args)
subprocess.CalledProcessError: Command '['F:\ai\ComfyUI-Zluda\venv\Scripts\python.exe', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\hook_kohya_ss_run.py', '--sys_path', 'F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\kohya_ss_lora', '--config', 'F:\ai\ComfyUI-Zluda\output\FL_train_workspaces\MoiraBurns\config.json', '--train_func', 'run_lora_sdxl', '--master_port', '11805']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "F:\ai\ComfyUI-Zluda\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "F:\ai\ComfyUI-Zluda\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_Kohya_EasyTrain.py", line 120, in start
return FL_train_core.FL_KohyaSSTrain_call(train_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_core.py", line 649, in FL_KohyaSSTrain_call
run_hook_kohya_ss_run_file(
File "F:\ai\ComfyUI-Zluda\custom_nodes\ComfyUI_FL-Trainer\FL_train_core.py", line 480, in run_hook_kohya_ss_run_file
raise Exception(f"")
Exception
Prompt executed in 1.23 seconds
===========================httpd.serve_forever() end=======================================
`