Skip to content

Commit e196839

Browse files
committed
make fix-copies
1 parent 3c84a3c commit e196839

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
@@ -5372,7 +5372,6 @@ class HiDreamImageLoraLoaderMixin(LoraBaseMixin):
53725372

53735373
@classmethod
53745374
@validate_hf_hub_args
5375-
# Copied from diffusers.loaders.lora_pipeline.CogVideoXLoraLoaderMixin.lora_state_dict
53765375
def lora_state_dict(
53775376
cls,
53785377
pretrained_model_name_or_path_or_dict: Union[str, Dict[str, torch.Tensor]],

0 commit comments

Comments
 (0)