Age | Commit message (Collapse) | Author |
|
usage of `shared.walk_files` breaks controlnet extension
images are processed in different order
which leads to unmatched img file used for img2img and img file used for controlnet
(if no folder is specified for control net
or the same as img2img input dir used for it)
|
|
|
|
|
|
|
|
we should not rely that mask filename will be of the same extension
as the image filename so better pattern matching is added
|
|
|
|
that broke after updating gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 9a86932c8bbac06afc70ea190399e767763d877e.
|
|
|
|
|
|
Add some future annotations
|
|
[README] Update keyboard shortcut instructions for MacOS users
|
|
causing issues
|
|
extensions clone --filter=blob:none
|
|
Co-Authored-By: Aarni Koskela <akx@iki.fi>
Co-Authored-By: catboxanon <122327233+catboxanon@users.noreply.github.com>
|
|
Discard penultimate sigma for DPM-Solver++(2M) SDE
|
|
|
|
|
|
|
|
Support edit attention keyboard shortcuts in hires fix prompts
|
|
|
|
|
|
Refactor & deduplicate web UI boot code
|
|
Preserve Python 3.9 compatibility
|
|
|
|
|
|
|
|
|
|
|
|
add lora hashes to infotext
when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has
|
|
|
|
Test overhaul
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More Eslint fixes
|
|
Add .git-blame-ignore-revs
|
|
|