Update accel_sdxl_gen_img.py

This commit is contained in:
DKnight54
2025-02-08 10:46:46 +08:00
committed by GitHub
parent a53aa0ad19
commit 03611217bf

View File

@@ -2926,7 +2926,7 @@ def main(args):
# ext_separated_list_of_batches[x].extend(batches)
distributed_state.wait_for_everyone()
ext_separated_list_of_batches = gather_object(ext_separated_list_of_batches)
# ext_separated_list_of_batches = gather_object(ext_separated_list_of_batches)
del extinfo
if len(ext_separated_list_of_batches) > 0: