Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
restore_progress fix
|
|
id wrong type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing
changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727.
|
|
|
|
add missing filename pattern hints
|
|
Image viewer scrolling via analog stick
|
|
it's fixed in gradio
|
|
add "resize by" and "resize to" tabs to img2img
|
|
|
|
|
|
|
|
copypaste parameters support
|
|
|
|
|
|
|
|
Remove old code roll random artists
|
|
fix: lightboxModal, selectedTab
|
|
fix disappearing live previews and progressbar during slow tasks
|
|
|
|
for some extreme network conditions 20 seconds may not be enough
|
|
|
|
|
|
|
|
This also makes it work with prompts without spaces between words
|
|
|
|
|
|
Removed context menu entry that used to be for rolling artists from the now removed artists.csv.
It was probably meant to be removed at commit 6d805b6.
|
|
|
|
|
|
|
|
modal is closed
|
|
Sometimes tasks take longer than 5 seconds to start,
resulting in missing progress bar and livepreviews,
so we have to keep pulling for progress a bit longer (5s -> 20s).
|
|
|
|
|
|
|
|
|
|
|