- 29 Aug, 2022 2 commits
- 28 Aug, 2022 10 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Typo StableDiffuion
-
AUTOMATIC1111 authored
Queue concurrency 1 to prevent CUDA OOM
-
orionaskatu authored
Mandatory for me as I have a RTX 2070 (8Gb) and I get CUDA OOM if two users launch jobs at the same time. I can also use multiple tabs and jobs will be queued. You may not want it to be the default though.
-
orionaskatu authored
Small typo StableDiffuionModelHijack() => StableDiffusionModelHijack()
-
AUTOMATIC authored
export for 4chan option
-
AUTOMATIC authored
disabled saving samples for SD upscale
-
AUTOMATIC authored
-
- 27 Aug, 2022 3 commits
-
-
AUTOMATIC authored
fixed input verification not working properly with long textual inversion tokens in some cases (plus it will prevent incorrect outputs for forks that use the :::: prompt weighing method) changed process_images to object class with same fields as args it was previously accepting changed options system to make it possible to explicitly specify gradio objects with args
-
AUTOMATIC authored
-
AUTOMATIC authored
-
- 26 Aug, 2022 7 commits
-
-
AUTOMATIC1111 authored
Workaround for gfpgan OOM on 6GB
-
Craftyawesome authored
force a gc if out of memory
-
AUTOMATIC authored
-
AUTOMATIC authored
fixed a bug with sampler selection (oops)
-
AUTOMATIC authored
Added Real-ESRGAN to extras tab
-
AUTOMATIC authored
-
AUTOMATIC authored
-
- 25 Aug, 2022 2 commits
- 24 Aug, 2022 16 commits
-
-
AUTOMATIC1111 authored
Support for using the script with textual inversion repo, should be safe for use in normal repositories too.
-
dogewanwan authored
-
-
dogewanwan authored
-
AUTOMATIC authored
-
AUTOMATIC authored
change the text output element to HTML
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
@hlky torch_gc/empty cache after generation
-
AUTOMATIC1111 authored
-
AUTOMATIC authored
-
AUTOMATIC authored
commandline options for grid filetypes and max batch count
-
hlky authored
added torch_gc() which calls both cuda.empty_cache() and cuda.ipc_collect() called before and after generation
-
hlky authored
Grid file named with seed and prompt, output as jpg
-
AUTOMATIC authored
fix a bug in image resizing
-
AUTOMATIC authored
-