Skip to content

Commit f20761f

Browse files
committed
save
1 parent f34beea commit f20761f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/en/using-diffusers/loading_adapters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ image
155155
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/load_attn_proc.png" />
156156
</div>
157157

158+
Save an adapter with [`~PeftAdapterMixin.save_lora_adapter`].
159+
158160
To unload the LoRA weights, use the [`~loaders.StableDiffusionLoraLoaderMixin.unload_lora_weights`] method to discard the LoRA weights and restore the model to its original weights:
159161

160162
```py

0 commit comments

Comments
 (0)