Skip to content

Commit 0a5a477

Browse files
committed
up
1 parent 5419877 commit 0a5a477

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
@@ -5095,7 +5095,6 @@ class Flux2LoraLoaderMixin(LoraBaseMixin):
50955095

50965096
@classmethod
50975097
@validate_hf_hub_args
5098-
# Copied from diffusers.loaders.lora_pipeline.CogVideoXLoraLoaderMixin.lora_state_dict
50995098
def lora_state_dict(
51005099
cls,
51015100
pretrained_model_name_or_path_or_dict: Union[str, Dict[str, torch.Tensor]],

0 commit comments

Comments
 (0)