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)
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
-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
|
|
|
|
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
|
|
|
|
Fixed grids saving to subdirectory when the setting is unchecked but "save images to subdirectory" was checked.
|
|
|
|
upon completion (fixes #1013)
|
|
|
|
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1029
|
|
|
|
|