- 05 Jan, 2024 5 commits
-
-
AUTOMATIC1111 authored
Fix logging configuration again
-
AUTOMATIC1111 authored
Ensure GRADIO_ANALYTICS_ENABLED is set early enough
-
Aarni Koskela authored
* 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
-
Aarni Koskela authored
-
AUTOMATIC1111 authored
-
- 04 Jan, 2024 15 commits
-
-
AUTOMATIC1111 authored
paste infotext cast int as float
-
AUTOMATIC1111 authored
Fix SwinIR issues
-
AUTOMATIC1111 authored
handle config.json failed to load
-
AUTOMATIC1111 authored
Avoid unnecessary `isfile`/`exists` calls
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
mass file lister as an attempt to tackle #14507
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
Aarni Koskela authored
-
w-e-w authored
-
Aarni Koskela authored
-
Aarni Koskela authored
-
Aarni Koskela authored
-
w-e-w authored
-
AUTOMATIC1111 authored
reduce unnecessary re-indexing extra networks directory
-
- 03 Jan, 2024 2 commits
-
-
w-e-w authored
-
AUTOMATIC1111 authored
torch_bgr_to_pil_image: round, don't truncate
-
- 02 Jan, 2024 16 commits
-
-
Aarni Koskela authored
This matches what `realesrgan` does.
-
AUTOMATIC1111 authored
Remove licenses and README mentions for code that's no longer copy-pasted
-
Aarni Koskela authored
-
AUTOMATIC1111 authored
Spandrel: "prefer half" instead of "force half"
-
Aarni Koskela authored
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.
-
AUTOMATIC1111 authored
Refactor Torch-space upscale fully out of ScuNET/SwinIR
-
Aarni Koskela authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Add inpaint arguments in .txt file
-
Jibaku789 authored
-
Jibaku789 authored
-
AUTOMATIC1111 authored
Fix lint issue from 501993eb
-
Aarni Koskela authored
-
AUTOMATIC1111 authored
-
- 01 Jan, 2024 2 commits
-
-
AUTOMATIC1111 authored
rename infotext.py again, this time to infotext_utils.py; I didn't realize 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 authored
-