"sd_lora":shared.OptionInfo("None","Add Lora to prompt",gr.Dropdown,lambda:{"choices":[""]+[xforxinlora.available_loras]},refresh=lora.list_available_loras),
"lora_apply_to_outputs":shared.OptionInfo(False,"Apply Lora to outputs rather than inputs when possible (experimental)"),