Commit Graph

18 Commits (master)

Author SHA1 Message Date
bbc_mc 0588202dee fix: update for v1.6.0 (#19) 2023-09-04 00:42:57 +09:00
bbc_mc c4eeb1607b Add checkbox for 'Embed model merge metadata' function
- #18
2023-05-10 21:21:31 +09:00
bbc_mc f59c60fd5c Fix checkpoint_list related issue. force update model titile on list (#15) 2023-01-26 00:00:09 +09:00
bbc_mc fc91d8993e Recipe is back.
fix: avoid Gradio 3.16 Row component update spec change, which dont accept component update on Row
2023-01-25 00:33:47 +09:00
bbc_mc 67908b3e31 Fix KeyError about newly merged model (#15) again... 2023-01-25 00:15:15 +09:00
bbc_mc 2955b73584 Fix KeyError about newly merged model (#15) 2023-01-24 00:12:02 +09:00
bbc_mc 9c2a398be9 Update to new run_modelmerger (ignore "Discard weights")
update: update to adapt with new run_modelmerger params.
fix: quick fix for confusion of model name of variable O
2023-01-22 23:03:37 +09:00
bbc_mc e4c29a6299 bug fix
fix: fix update for new run_modelmerger
2023-01-22 20:56:04 +09:00
bbc_mc 2fac250890 Update for sha256 logging and run_modelmerger change ("bake in VAE" is fixed as "None" in Merge Board)
add: add support for sha256, save sha256 on merge log.
add: add support for run_modelmerger change "bake in VAE" (Merge board ignore this as "None"). Keeping backward compatibility.
2023-01-22 16:44:27 +09:00
bbc_mc 7e826a132d Fix: fix output path restriction, allow to . and / (which prevent use of sub directory) 2023-01-19 21:23:58 +09:00
bbc_mc 756b9b536a Quick fix for Gradio 3.16, and Model list
fix: show hash and sha256
fix: empty dropdown now send us empty list, not "".
2023-01-19 01:20:58 +09:00
bbc_mc 5a5b84eca1 Add "config source" radio select
add: Add backward compatibility of "run_modelmerger" func for while.
2023-01-12 00:17:33 +09:00
bbc_mc d145aeddb4 Add support of "Merge Log"
feature: add log support
fix: small fixes
2022-12-28 01:38:12 +09:00
bbc_mc 9aec9ef27b Add setting to "Skip merge if same name checkpoint already exists". (#4) 2022-12-13 23:13:14 +09:00
bbc_mc c997af012e Add support for checkpoint name include "+" (#3) 2022-12-04 23:28:26 +09:00
bbc_mc 1ccbbcbde4 Update and Fix
update: update for new "run_modelmerger" function (#1) with backward compatibility for old-style run_modelmerger
add: add support for "Checkpoint format", UI and recipe
fix: "fp16" on recipe now applied to UI correctly
refact: add cmd line print of error
2022-11-28 23:51:25 +09:00
bbc_mc f323b7ea55 Add: Reload checkpoint when button "Recipe" > "Reset vars" button pushed.
Fix: "Multi Merge" > "Reload Checkpoints" button is now correctly working.
2022-11-20 23:00:25 +09:00
bbc_mc 7542fe0eb2 Init repo 2022-11-17 03:16:54 +09:00