- 27 Nov, 2022 5 commits
-
-
AUTOMATIC1111 authored
torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly …
-
AUTOMATIC1111 authored
Add DPM++ SDE sampler
-
AUTOMATIC1111 authored
-
AUTOMATIC authored
-
AUTOMATIC authored
add an option to choose a different temporary directory in the UI add an option to cleanup the selected temporary directory at startup
-
- 26 Nov, 2022 6 commits
-
-
Matthew McGoogan authored
torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly set otherwise first. Updating torch_gc() to use the device set by --device-id if specified to avoid OOM edge cases on multi-GPU systems.
-
AUTOMATIC authored
-
flamelaw authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
- 23 Nov, 2022 2 commits
- 22 Nov, 2022 6 commits
- 21 Nov, 2022 1 commit
-
-
flamelaw authored
-
- 20 Nov, 2022 5 commits
-
-
AUTOMATIC1111 authored
Enable override_settings to take effect for hypernetworks
-
AUTOMATIC authored
-
flamelaw authored
-
flamelaw authored
-
flamelaw authored
-
- 19 Nov, 2022 15 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add --server-name to the list of arguments considered insecure
-
AUTOMATIC1111 authored
Fix env var name typos
-
AUTOMATIC1111 authored
feat: add http basic authentication for api
-
AUTOMATIC authored
-
Maiko Tan authored
-
AUTOMATIC1111 authored
[API][Feature] Add Skip endpoint
-
AUTOMATIC1111 authored
Hide Gradio progress again
-
AUTOMATIC authored
prevent StableDiffusionProcessingImg2Img changing image_mask field as an alternative solution to #4765
-
AUTOMATIC1111 authored
Add interrupt button to preprocessing
-
AUTOMATIC1111 authored
Cleanly undo circular hijack to fix tiling getting stuck on #4818
-
AUTOMATIC authored
make it possible for StableDiffusionProcessing to accept multiple different negative prompts in a batch
-
AUTOMATIC1111 authored
Fix unbounded prompt growth/determinism in scripts that loop
-
AUTOMATIC authored
renamed Inpainting strength infotext to Conditional mask weight, made it only appear if using inpainting model, made it possible to read the setting from it using the blue arrow button
-