- 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
-
- 22 Aug, 2022 4 commits
-
-
AUTOMATIC authored
all images in batches now have proper seeds, not just the first one added code to remove bad characters from filenames added code to flag output which writes it to csv and saves images renamed some fields in UI for clarity
-
AUTOMATIC authored
added GFPGAN as an option for img2img added GFPGAN as a tab added autodetection for row counts for grids, enabled by default removed Fixed Code sampling because no one can figure out what it does; maybe someone will be upset by removal and will tell me
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
-