Sd-mecha

Latest version: v0.0.18

Safety actively analyzes 641134 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.17

- rename method `clip` to `clamp` to disambiguate it from "CLIP" the text encoder

0.0.18

- change default value of parameter `alpha` in `add difference` from `0.5` to `1.0`

0.0.16

- add module t5xxl to sd3 architecture

0.0.15

- add builtin support for architecture Stable Diffusion 3

0.0.14

- fix the handling of negative frequency buckets in `create_filter`
- remove the training loop in `create_filter`, which turned out to be causing issues. the naive cut approach appears to give less burnt out results
- rename parameter `mean` to `alpha` in `crossover` and `distribution_crossover` methods
- change default value of parameter `overlap` in `dropout` to `1.0`, since it is what people should expect by default in general
- optimize `overlap=1.0` in `dropout` to take linear space and time instead of exponential
- clear garbage collector and cuda memory when done merging. it seems to help with merging consecutively many models with a single script

0.0.13

- Minor fix: close safetensors files as soon as merging is completed.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.