- 28 Aug, 2022 1 commit
-
-
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 19 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
-
AUTOMATIC authored
added more info into readme
-
AUTOMATIC authored
remove remote image as sample for img2img (it will now use a local image if you have one, none otherwise)
-
AUTOMATIC authored
hide gradio progressbar for about 10% speed increase on my GPU; a commandline option to prevent hiding
-
- 23 Aug, 2022 8 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
added prompt verification: if it's too long, a warning is returned in the text field along with the part of prompt that has been truncated
-
AUTOMATIC authored
-
AUTOMATIC authored
refactoring: separated duplicate code from img2img and txt2img into a single function
-
AUTOMATIC authored
-
AUTOMATIC authored
proper seeds for img2img a bit of refactoring
-
AUTOMATIC authored
add feature demonstrations to readme
-