Skip to content

Commit 292d618

Browse files
committed
remove copied from
1 parent 9fa3d93 commit 292d618

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
@@ -4275,7 +4275,6 @@ def _maybe_expand_t2v_lora_for_i2v(
42754275

42764276
return state_dict
42774277

4278-
# Copied from diffusers.loaders.lora_pipeline.CogVideoXLoraLoaderMixin.load_lora_weights with T2V LoRA->I2V LoRA option
42794278
def load_lora_weights(
42804279
self, pretrained_model_name_or_path_or_dict: Union[str, Dict[str, torch.Tensor]], adapter_name=None, **kwargs
42814280
):

0 commit comments

Comments
 (0)