We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ruff check --fix
1 parent c8364bc commit 634c291Copy full SHA for 634c291
src/diffusers/loaders/lora_pipeline.py
@@ -22,7 +22,6 @@
22
USE_PEFT_BACKEND,
23
convert_state_dict_to_diffusers,
24
convert_state_dict_to_peft,
25
- convert_unet_state_dict_to_peft,
26
deprecate,
27
get_adapter_name,
28
get_peft_kwargs,
0 commit comments