mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-15 08:36:41 +00:00
Update accel_sdxl_gen_img.py
This commit is contained in:
@@ -2875,6 +2875,7 @@ def main(args):
|
||||
|
||||
prompt_index += 1
|
||||
batch_data = gather_object(batch_data)
|
||||
logger.info(f"batch_data line 2878: {len(batch_data)}")
|
||||
batch_separated_list = []
|
||||
if distributed_state.is_main_process and len(batch_data) > 0:
|
||||
unique_extinfo = list(set(extinfo))
|
||||
|
||||
Reference in New Issue
Block a user