Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
requirements.txt
|
|
Token count
|
|
|
|
added eta parameter to parameters output for generated images
split eta settings into ancestral and ddim (because they have different default values)
|
|
|
|
|
|
|
|
(feat): Checkpoint merge using Inverse sigmoid interpolation
|
|
|
|
are installing from scratch, though.
|
|
|
|
- Provides a better user experience
- Better suited to variable list of options
- Keep the UI "stable" as list contract or expand
|
|
|
|
(feat): Rework Checkpoint Merger UI for better clarity and usability
|
|
Add Eta parameter to K Ancestral samplers
|
|
-Sort list of checkpoints in list
|
|
|
|
|
|
|
|
|
|
- Update checkpoint model fields labels
|
|
-Update the name of the model feilds
-Update the associated variable names
|
|
|
|
|
|
|
|
|
|
- Rename variables to better align with field input
- Improve merged checkpoint output file name
|
|
Fix downssample typo in options
|
|
Add interpolation method and weight to merged model output filename
|
|
Fix COMMANDINE_ARGS -> COMMANDLINE_ARGS
|
|
COMMANDINE_ARGS -> COMMANDLINE_ARGS
|
|
|
|
Updated `downssample` to `down-sample`, matching spelling in other places.
|
|
specify full filename to checkpoint merger
restore "Loading..." text
|
|
Add support for checkpoint merging
|
|
adds support for a notification.mp3 in the root directory that will play upon completion (fixes #1013)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ddim_eta & ddim_discretize
|