Skip to content

Commit f620195

Browse files
committed
fix
1 parent 5de6d0e commit f620195

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/loaders/lora_pipeline.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6549,7 +6549,6 @@ class QwenImageLoraLoaderMixin(LoraBaseMixin):
65496549

65506550
@classmethod
65516551
@validate_hf_hub_args
6552-
# Copied from diffusers.loaders.lora_pipeline.SD3LoraLoaderMixin.lora_state_dict
65536552
def lora_state_dict(
65546553
cls,
65556554
pretrained_model_name_or_path_or_dict: Union[str, Dict[str, torch.Tensor]],

0 commit comments

Comments
 (0)