Replies: 3 comments 1 reply
-
The linked code is not about accuracy, but about fine-grained combination of models, using different weights for each layer of the UNet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
translation of what they said: its useless. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This functionality is available through the extensions system. |
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.
-
I tried this script which claims to merge the models more fine-grained combinations on U-Net auto encoders
https://note.com/kohya_ss/n/n9a485a066d5b
It's good for combining the labels of one model and generating the style of another. I hope it will be added as another merge method in webui.
Beta Was this translation helpful? Give feedback.
All reactions