Coder Social home page Coder Social logo

Comments (2)

wkpark avatar wkpark commented on August 29, 2024

thank your for your feedback!

I've just tested using a SD1.5 model as follow:

..(snip)..
config hash =  a0b03d5f552ec770ff274d77a1c86af6c46b198013c4e165ae5dd7505d3038a6
  - mm_use [True, False, False, False]
  - model_a blessingMix_V1Fp16-vae.safetensors [267ad1beb5]
  - base_model None
  - max_models 4
  - models ['f222-Fp32.safetensors [f300684443]']
  - modes ['Sum(lerp)']
  - calcmodes ['Normal']
  - usembws [['ALL']]
  - weights ['0']
  - alpha [0.5]
  - adjust
  - use elemental [False]
  - elementals [':time_embed:1,:out:0.6']
model_a = blessingMix_V1Fp16-vae
Loading from file F:\webui\webui\stable-diffusion-webui\models\Stable-diffusion\blessingMix_V1Fp16-vae.safetensors...
isxl = False
compact_mode =  True
Loading model f222-Fp32...
Loading from file F:\webui\webui\stable-diffusion-webui\models\Stable-diffusion\f222-Fp32.safetensors...
mode = Sum(lerp), mbw mode, alpha = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
Stage #1/3: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 882/882 [00:00<00:00, 294231.78it/s]
Check uninitialized #2/3: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 882/882 [00:00<00:00, 147045.72it/s]
Save unchanged weights #3/3: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 251/251 [00:00<?, ?it/s]
Clip is fine
 - merge processing in 0.2s (prepare: 0.2s).
 - precalculated hash =  e118c4736f0874a22f97b653b268ae69da0f6999356851c0c7c5dedea33eb287
Saving...
isxl =  False
Clip is fine
 - check contiguous...
Successfully model saved! - F:\webui\webui\stable-diffusion-webui\models\Stable-diffusion\tmpx1.fp16.safetensors
Done!
 - post process in 9.3s (precalculate hash: 6.2s, save model: 3.0s).

(...snip)

as your suggest, all weights are 0.0 and generated images are almost same.

(merged model result)
00062-2302035655-blessingMix_V1Fp16-vae x (1 - alpha_0) + f222-Fp32 x alpha_0(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)

(non merged)
00063-2302035655-blessingMix_V1Fp16-vae


you can enable "save model" in the Settings->Model-Mixer

image

and you can test your merged model by SuperMerger's Analysis functionality.

from sd-webui-model-mixer.

wkpark avatar wkpark commented on August 29, 2024

and what you mean different preview?
you mean, the live preview is different from the saved image??

(I guess, something was wrong with other extensions)

from sd-webui-model-mixer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.