Power Lora Loader - add lora_prompt string #491
HarlequinD
started this conversation in
Ideas
Replies: 1 comment
-
|
Seems to work well with further testing. Flow checked: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal:
Change power_lora_loader.py to include a 3rd output as string, and build a auto1111-esq string of loras + weights which can be used as metadata later in a flow.
Need:
minor amends to RETURN_TYPES and RETURN_NAMES for new string output
Format and concat the lora info during the loop, such as:
Quick concept test (not fully QC'ed)
Result test:

Beta Was this translation helpful? Give feedback.
All reactions