7988953b2cSome fix with new hash256 system add: log file now save sha256 fix: log file accept new model name component CheckpointInfo fix: log file now save preset name correctly
bbc_mc
2023-01-15 22:00:00 +0900
4465c6b2f9Some fix with new hash256 system add: log file now save sha256 fix: log file accept new model name component CheckpointInfo fix: log file now save preset name correctly
bbc_mc
2023-01-15 22:00:00 +0900
Merge pull request #14 from bbc-mc/fix_update
bbc_mc
2023-01-14 16:56:36 +0900
981b7d7f03Prepare for release doc: add description about additional functions fix: replaced ids must be [1, 77], not [1, 1, 77]
fix_update
bbc_mc
2023-01-14 14:55:00 +0900
373658a9cePrepare for release doc: add description about new things on README.md
bbc_mc
2023-01-12 02:26:29 +0900
d301fbece7Add support for corrupt key on CLIP add: add Radio on UI to select "Force Reset"/"Skip"/"do nothing" about 'position_ids' key add: add support for corrupt key on CLIP on merge script
bbc_mc
2023-01-11 01:45:00 +0900
a198c354ffAdd support for "save safetensors" and "save as fp16" add: support safetensors add: support save as fp16 refact: some fix
bbc_mc
2023-01-09 00:00:00 +0900
6bbfdb35d0fix: correctly save log of merged output checkpoint hash model_O_hash
bbc_mc
2023-01-08 13:25:00 +0900
e18a67a95dfix: fix output filename restriction to allow "." and "/"
bbc_mc
2023-01-08 13:00:00 +0900
69580a348arefact: move util to mbw_util, for in case namespace trouble
bbc_mc
2023-01-08 12:25:00 +0900
Merge pull request #6 from bbc-mc/exp/feature-each-merge
bbc_mc
2022-12-25 23:59:07 +0900
480debf86fprepare for Release. document update doc: add new README/README.ja for new feature fix: bugfix
exp/feature-each-merge
bbc_mc
2022-12-25 23:45:00 +0900
75a31b481aBig update with functions, keeping current function and UIs add: add tab to divide feature. Current remain on "MBW" and new feature comes on "MBW Each" refact: divide scripts to each feature feature: "MBW Each" function, allow set percentage of model A and model B for each layer. feature: add support for csv/preset_own.tsv, not included in git (so not overwrite by update) feature: add datetime column on logfile feature: add Multi-Merge feature (#5)
bbc_mc
2022-12-25 20:00:00 +0900
63ba0926bbFix preset.tsv, ALL_A and ALL_B must be reverted because ALL_A should mean "ModelA 100%".
bbc_mc
2022-12-25 19:30:00 +0900
Merge pull request #2 from tsukimiya/add-gitignore
bbc_mc
2022-12-22 00:24:36 +0900
29ef467f20Corrected that the meaning was reversed.
tsukimiya
2022-12-22 00:21:11 +0900
cc1860096fRemove history.tsv from the repository
tsukimiya
2022-12-21 23:18:42 +0900
6b0f2d3a96Fixed a problem in which writing the header line failed if history.tsv did not exist. Add history.tsv to .gitignore
tsukimiya
2022-12-21 23:17:22 +0900
48cce5aaeeFix `csv/preset.tsv` parameter delimiter must be tab
bbc_mc
2022-12-20 20:10:00 +0900
c19c05a3d1Fix README about "base_alpha"
bbc_mc
2022-12-20 20:02:00 +0900
Smoothstep and reverse-smoothstep
Corshi
2022-12-19 19:58:27 +0000
561f40ae6cAdd feature: Weight-Preset, save merge log feature: can select weights from Dropdown with 'preset name' feature: save log of merge models, hashes, settings to history.tsv
bbc_mc
2022-12-17 21:00:00 +0900