Age | Commit message (Collapse) | Author |
|
Fixes switch height/width btn unbound error
|
|
[Prompt Matrix] Support for negative prompt + delimiter selector
|
|
Fix missing tooltip for 'Clear prompt' button
|
|
Changes use_original_name_batch to default to True
|
|
Refactor MPS PyTorch fixes, add fix still required for PyTorch nightly builds back
|
|
|
|
Apparently I did not test with large enough images to trigger the bug with torch.narrow on MPS
|
|
hold the same name to help keep sequenced images in their correct order
|
|
|
|
|
|
|
|
|
|
as well as image quality to what it was before d2ac95fa7b2a8d0bcc5361ee16dba9cbb81ff8b2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
do not get applied directly and instead are added as temporary overrides
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes thumbnail cards not loading the preview image
|
|
|
|
|
|
Reduce grid rows if larger than number of images available
|
|
When a set number of grid rows is specified in settings, then it leads
to situations where an entire row in the grid is empty.
The most noticable example is the processing preview when the row count
is set to 2, where it shows the preview just fine but with a black
rectangle under it.
|
|
related from the prompt
|