Commit Graph

6 Commits (43e0202b89d905f0ba9b3700a5680c29e6b2cce9)

Author SHA1 Message Date
tsukimiya 43e0202b89 Change the numerical value specification on the slider to 0.01 increments. 2022-12-27 19:31:29 +09:00
bbc_mc 480debf86f prepare for Release. document update
doc: add new README/README.ja for new feature
fix: bugfix
2022-12-25 23:56:52 +09:00
bbc_mc 75a31b481a Big 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)
2022-12-25 20:06:26 +09:00
tsukimiya 6b0f2d3a96 Fixed a problem in which writing the header line failed if history.tsv did not exist.
Add history.tsv to .gitignore
2022-12-21 23:17:22 +09:00
bbc_mc 561f40ae6c Add 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
2022-12-17 21:05:47 +09:00
bbc_mc e99bc8bd41 Init repo 2022-12-15 22:36:05 +09:00