Replies: 12 comments 23 replies
-
Ideas are appreciated 😀 |
Beta Was this translation helpful? Give feedback.
-
Thank you!! |
Beta Was this translation helpful? Give feedback.
-
Power LoRA loader turns out to be rather difficult (it's in the system as #106). However, the rgthree LoRALoaderStack works just fine. I know it lacks some of the features of (as isn't as cool as!) the power option, but maybe sufficient? |
Beta Was this translation helpful? Give feedback.
-
Hmm.
Power Lora loader is not very likely to get supported soon…
…On Mon, 9 Dec 2024 at 9:00 pm, LukeG89 ***@***.***> wrote:
LoRA Loader Stack is deprecated by rgthree himself
image.png (view on web)
<https://github.com/user-attachments/assets/d9b769dd-d9f3-4f70-ab78-aed9602a74bb>
—
Reply to this email directly, view it on GitHub
<#421 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBLMA7CY36OTOOWDJHITDT2EVS2PAVCNFSM6AAAAABTHRDR2SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJQGYZDSNQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Yes, the button works on that branch, that’s easy.
I’m very hesitant to go the route of “virtual nodes”, since it breaks the
general model.
I do have a basic version of the complex widgets working, but it lacks some
of the functionality and I’m concerned that supporting this one node would
take a lot of support effort
…On Tue, 10 Dec 2024 at 3:04 am, JorgeR81 ***@***.***> wrote:
And we could also have another solution,
In the branch I see that the +Add Lora button is working correctly ?
The problem are these complex ( "4 in 1" ) widgets, right ?
p1.jpg (view on web)
<https://github.com/user-attachments/assets/743dd8e0-16a0-46c2-80af-9f42bf61f695>
------------------------------
Can you get the widget information of the Power Lora Loader ?
Then convert it to normal widgets and create "virtual" nodes for them ?
We could bypass each "virtual" node ( so we don't need the toggle widgets
).
The power loara loader also allows to clip and mode weights, separately,
And in this case we would probably need separate widgets, anyways.
This would also be useful, for compatibility reasons.
This way, users that already have the Power Lora Loader, will not have to
make any changes to their workflows.
l3.png (view on web)
<https://github.com/user-attachments/assets/3b97ea56-7233-415f-b329-9236bf39b846>
—
Reply to this email directly, view it on GitHub
<#421 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBLMA3FVIAMJVNZ4RBR36T2EW5RNAVCNFSM6AAAAABTHRDR2SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJRGAZDMMY>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Right click the widget on the node?
…On Tue, 10 Dec 2024 at 10:51 am, JorgeR81 ***@***.***> wrote:
Getting the built in limit editing to work consistently with the
controller version of limit editing is not simple
Does this node have its own limit edit system !?
Did you see that feature in the code ?
Because, I don't see it in the GUI. I don't think it's enabled.
—
Reply to this email directly, view it on GitHub
<#421 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBLMA5O7ESPJV26RIKJLGD2EYUHBAVCNFSM6AAAAABTHRDR2SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJRGQZDANI>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
"Show Info"
…On Tue, 10 Dec 2024 at 10:58, JorgeR81 ***@***.***> wrote:
Right click the widget on the node?
I only see options to move the widget up or down, but that's just cosmetic.
That's the position of the widget in the node.
pl.jpg (view on web)
<https://github.com/user-attachments/assets/8f0b6a72-20fe-4c17-9b7f-9be6bfb9ad50>
—
Reply to this email directly, view it on GitHub
<#421 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBLMA57ZTQ4NTXOBV2FO6D2EYVEFAVCNFSM6AAAAABTHRDR2SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJRGQZDGMI>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I’ll see what it looks like when I’m next at the code. If we’re comfortable
ignoring that feature, it’s a lot more feasible…
…On Tue, 10 Dec 2024 at 11:29 am, JorgeR81 ***@***.***> wrote:
Ah OK ! That's an odd place to have such a setting.
I wonder how many users noticed that ?
Frankly, I would just override that.
And any other weird features it may have.
I don't think it would be a problem in terms of usability.
But if you don't think that's going to work, from a technical standpoint,
then no worries :)
—
Reply to this email directly, view it on GitHub
<#421 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBLMA2QGN2XVGFSOHWWTK32EYYXLAVCNFSM6AAAAABTHRDR2SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJRGQZTSMQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
OK, take a look on the power-lora-loader branch. Should be working for a single value (not separate values yet) |
Beta Was this translation helpful? Give feedback.
-
Note that this has now been merged onto 1.6 and the power-lora-loader bracnch deleted. |
Beta Was this translation helpful? Give feedback.
-
Nice progress! On my side I only see a plus, not the loras and strength even after adding a lora, any ideas? |
Beta Was this translation helpful? Give feedback.
-
sorry to post all these ideas, but the controller is very usefull for me. I use it as a menu to control my photoshop through a plugin. Having the posibility to integrate the loras would be a time saver.
Beta Was this translation helpful? Give feedback.
All reactions