Age | Commit message (Collapse) | Author |
|
replace it.
|
|
Fix logging configuration again
|
|
Ensure GRADIO_ANALYTICS_ENABLED is set early enough
|
|
* Only use `tqdm.write()` if `tqdm` is active, defer to stderr
* Correct log formatter for TqdmLoggingHandler
* If `rich` is installed and `SD_WEBUI_RICH_LOG` is set, use `rich`'s formatter
|
|
|
|
|
|
paste infotext cast int as float
|
|
Fix SwinIR issues
|
|
handle config.json failed to load
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AUTOMATIC1111/remove-excessive-extra-networks-reload
reduce unnecessary re-indexing extra networks directory
|
|
|
|
This matches what `realesrgan` does.
|
|
As discussed with the Spandrel folks, it's good to heed Spandrel's
"supports half precision" flag to avoid e.g. black blotches and what-not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
infotext would be used for variable names in multiple places, which makes it awkward to import the module; also fix the bug I caused by this rename that breaks tests
|
|
|
|
|
|
AUTOMATIC1111/on-mouse-hover-show-hide-modal-image-viewer-icons
on mouse hover show / hide modal image viewer icons
|
|
default to true for #13653
|
|
|
|
only rewrite ui-config when there is change
|
|
[IPEX] Slice SDPA into smaller chunks
|
|
|
|
|
|
from #14145
|
|
Implement zero terminal SNR noise schedule option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add utility to inspect a model's dtype/device
|
|
Adding negative prompts to Loras in extra networks
|
|
|
|
|