Alphin Jain
Results
1
issues of
Alphin Jain
# What does this PR do? This pull request fixes an `AttributeError` in train_lcm_distill_lora_sdxl_wds.py by updating the code to use `args.pretrained_teacher_model` instead of `args.pretrained_model_name_or_path`. This fix resolves the error: ```...