yangxy/PASD

How does one load LORAs into the inference script?

runshouse opened this issue · 1 comments

How does one load LORAs into the inference script?
yangxy commented

load_dreambooth_lora can load a single lora. Alternatively, you can use validation_pipeline.load_lora_weights(XXX)