-
#95
As I see — nothing has changed. Still getting the same error and the rendered picture doesn't chande
```
*** Error running before_process: E:\SD\automatic1111\extensions\sd-webui-model-mixer\…
-
A1111 is 1.7
`mode = Add-Diff, alpha = 0.5
Stage #1/2: 100%|███████████████████████████████████████████████████████████████████| 878/878 [00:03
-
Tried different models with the same result.
```
debugs = ['elemental merge']
use_extra_elements = True
- mm_max_models = 4
config hash = f79746d04db933c7fd3d9ae6cb70b3bd562a09ed41e48bc894b4…
-
The implementation of the library assumes that a CNN has a linear classifier with only one layer.
When using the default torchvision.models.vgg11 (i.e. without overwriting the model.classifier wit…
-
https://github.com/s1dlx/meh is a small library that has a good number of merge methods, some of which are not in supermerger. One very important feature is "weights clipping", which allows to merge m…
-
after the first iteration i get the following error, when i use float32 mode to merge models
Traceback (most recent call last):
File "E:\stablediffu\stable-diffusion-webui\models\Stable-diffus…
-
I belive the code for reproducing re-basin incremental learning results are missing in the current version of the code. Please provide the same
-
Great extension. Ran into a little bug, managed to work around it by selecting only a range of layers. It seemed anything higher than IN09... so IN10, 11, 12 and MID made it fall over. It's probably a…
-
### Feature description
I spent a fair portion of the week reading about the various types of block merging methods for models that are currently available. One paper in particular entitled "GIT RE…
-
I believe this was introduced with the last main branch commit, since I had no issues on the GPU branch, unless it is something to do with this merge type. Here is my command and the error output:
…