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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user