- 24 Aug, 2022 4 commits
-
-
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
-