main
Update IPEX libs
Proposed file structure rework and required file changes
Fused backward pass
update diffusers to 1.16 | train_network
fix to work cond mask and alpha mask
Fix training for V-pred and ztSNR
make deepspeed_utils
Replace print with logger if they are logs (#905)
Remove position_ids for V2
Fix dtype issue in PyTorch 2.0 for generating samples in training sdxl network
update readme and help message etc.
fix sdxl timestep embedding
fix: disable_mmap_safetensors not defined in SDXL TI training
Fix mean image aspect ratio error calculation to avoid NaN values
retain alpha in pil_resize backport #1619