[Diffusers] Unloading LoRANetwork after applied to model withour reloading #395
Unanswered
alejobrainz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm successfully using the create_network_from_weights and applying it to a diffusers pipeline, but after inference, I want to unload it without unloading the whole pipeline. This is the code I'm using to load the network:
Please advise,
Alejandro.
Beta Was this translation helpful? Give feedback.
All reactions