Replies: 1 comment
-
|
Thanks a lot for your suggestion! I've been super busy lately, so I don't have time to maintain this repo at the moment. I probably won't be making a decision in the next few weeks. Once I have some free time, I'll go through each aproach you've mentioned. |
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.
-
In SDParameterGenerator, the simple change of any value will make the node use more time than vanilla nodes, I think the purpose of SDParameterGenerator is to avoid creating each vanilla node required by SDPromptSaver, In other words, If I don't want to invest time creating many nodes I could use SDParameterGenerator, however, as of now, it is slower than the alternative.
There may be some aproach to this issue, each one with pros and cons.
A penny for your thoughts?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions