Commit Graph

  • 6ebef1825d
    Merge b0f5aad654 into 8a62a753e7 Won-Kyu Park 2023-09-08 05:47:14 +0900
  • b0f5aad654
    fixed cubic-hermite eqn Won-Kyu Park 2023-09-08 05:45:01 +0900
  • 1af83732b1
    Merge 1faeb0442d into 8a62a753e7 JilekJosef 2023-07-21 12:46:18 +0200
  • 1faeb0442d
    speed optimization for blocks with weight 0 or 1 JilekJosef 2023-07-21 12:42:10 +0200
  • a32cfdf241
    Merge 388d6d92c9 into 8a62a753e7 Alex "mcmonkey" Goodwin 2023-05-07 16:54:29 -0700
  • 388d6d92c9 Minor improvement to UI responsiveness Alex "mcmonkey" Goodwin 2023-05-07 16:54:11 -0700
  • f75e608d80 add mbw_only merge exp/feature-only-merge bbc_mc 2023-01-30 02:30:00 +0900
  • 24042cb89d
    Merge 06bf949e69 into 8a62a753e7 Dave Lage 2023-01-21 14:31:28 -0500
  • 06bf949e69
    black and ruff linting pass cleanup Dave Lage (rockerBOO) 2023-01-21 14:26:37 -0500
  • 4a2bde296d
    Merge 6c2031d587 into 8a62a753e7 Gamekiller48 2023-01-20 10:02:25 +0100
  • 6c2031d587
    fixed likely error in MID12_50 preset Gamekiller48 2023-01-20 10:01:55 +0100
  • 8a62a753e7
    Merge pull request #19 from Gamekiller48/patch-1 master bbc_mc 2023-01-20 06:31:06 +0900
  • 906125e017
    Fixed missing zeros Gamekiller48 2023-01-19 22:17:08 +0100
  • 7988953b2c Some 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
  • 4465c6b2f9 Some 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
  • 2d1a7ccc11
    Merge pull request #14 from bbc-mc/fix_update bbc_mc 2023-01-14 16:56:36 +0900
  • 981b7d7f03 Prepare 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
  • 373658a9ce Prepare for release doc: add description about new things on README.md bbc_mc 2023-01-12 02:26:29 +0900
  • d301fbece7 Add 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
  • a198c354ff Add 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
  • 6bbfdb35d0 fix: correctly save log of merged output checkpoint hash model_O_hash bbc_mc 2023-01-08 13:25:00 +0900
  • e18a67a95d fix: fix output filename restriction to allow "." and "/" bbc_mc 2023-01-08 13:00:00 +0900
  • 69580a348a refact: move util to mbw_util, for in case namespace trouble bbc_mc 2023-01-08 12:25:00 +0900
  • b3b022cc89
    Merge pull request #10 from tsukimiya/fix_slider_step bbc_mc 2022-12-27 22:42:24 +0900
  • f46c5704b7
    Merge pull request #4 from Corshi/master bbc_mc 2022-12-27 22:37:29 +0900
  • 43e0202b89 Change the numerical value specification on the slider to 0.01 increments. tsukimiya 2022-12-27 19:31:29 +0900
  • b5167a13a9
    Update README.md Corshi 2022-12-25 17:44:15 +0000
  • 2990860267
    Update preset.tsv Corshi 2022-12-25 17:26:04 +0000
  • 0f395f11a7
    Delete CUBIC_HERMITE.PNG Corshi 2022-12-25 17:24:29 +0000
  • 8181bb89e5
    Delete REVERSE_CUBIC_HERMITE.PNG Corshi 2022-12-25 17:24:26 +0000
  • 39b46a282b
    Add files via upload Corshi 2022-12-25 17:23:46 +0000
  • 707350000c
    Merge branch 'master' into master Corshi 2022-12-25 16:27:04 +0000
  • 09d9dd2d3b
    Examples of Sigmoid-like Functions Corshi 2022-12-25 16:22:41 +0000
  • acbff625a6
    Merge pull request #6 from bbc-mc/exp/feature-each-merge bbc_mc 2022-12-25 23:59:07 +0900
  • 480debf86f prepare 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
  • 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) bbc_mc 2022-12-25 20:00:00 +0900
  • 63ba0926bb Fix 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
  • 174ef9b778
    Update README.md Corshi 2022-12-22 17:37:58 +0000
  • 3dcc6d43d5
    Update README.md Corshi 2022-12-22 17:35:27 +0000
  • 5e32ce74bf
    Update README.md Corshi 2022-12-22 17:35:03 +0000
  • 841b123d39
    Update README.md Corshi 2022-12-22 17:24:54 +0000
  • 8911ed63e5
    Add files via upload Corshi 2022-12-22 16:55:50 +0000
  • a124e63158
    Delete SMOOTHATEP.PNG Corshi 2022-12-22 16:55:26 +0000
  • 64805c7d16
    Update preset.tsv Corshi 2022-12-22 16:37:44 +0000
  • 2433b3ee8a
    preset_grid Corshi 2022-12-22 16:36:41 +0000
  • 44b0b28b2a
    Merge pull request #2 from tsukimiya/add-gitignore bbc_mc 2022-12-22 00:24:36 +0900
  • 29ef467f20 Corrected that the meaning was reversed. tsukimiya 2022-12-22 00:21:11 +0900
  • cc1860096f Remove history.tsv from the repository tsukimiya 2022-12-21 23:18:42 +0900
  • 6b0f2d3a96 Fixed 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
  • 48cce5aaee Fix `csv/preset.tsv` parameter delimiter must be tab bbc_mc 2022-12-20 20:10:00 +0900
  • c19c05a3d1 Fix README about "base_alpha" bbc_mc 2022-12-20 20:02:00 +0900
  • f8143bcb9b
    Merge pull request #1 from Corshi/patch-1 bbc_mc 2022-12-20 19:59:12 +0900
  • 31376c29f1
    Update preset.tsv Corshi 2022-12-19 20:19:07 +0000
  • 2740ff1e7f
    Smoothstep and reverse-smoothstep Corshi 2022-12-19 19:58:27 +0000
  • 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 bbc_mc 2022-12-17 21:00:00 +0900
  • e99bc8bd41 Init repo bbc_mc 2022-12-15 22:25:00 +0900