wkpark / sd-webui-model-mixer

Checkpoint model mixer/merger extension
GNU Affero General Public License v3.0
100 stars 4 forks source link

support save merged model for debug purpose. #18

Closed wkpark closed 11 months ago

wkpark commented 11 months ago

In some cases (for example, when using the --medvram option), the save the current model does not work correctly. Until this issue is resolved, Model-mixer supports the option to always save the merged model for debugging purposes.

image