- 02 Dec, 2023 6 commits
-
-
AUTOMATIC1111 authored
fix not able to exit metadata popup when pop up is too big
-
AUTOMATIC1111 authored
Add support for SD 2.1 Turbo
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
infotext updates: add option to disregard certain infotext fields, add option to not include VAE in infotext, add explanation to infotext settings page, move some options to infotext settings page
-
MrCheeze authored
-
MrCheeze authored
Fix bug where is_using_v_parameterization_for_sd2 fails because the sd_hijack is only partially undone
-
- 01 Dec, 2023 2 commits
-
-
missionfloyd authored
-
w-e-w authored
prevent the pop-up from being too big as to making exiting the pop-up impossible
-
- 26 Nov, 2023 13 commits
-
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
json.dump(ensure_ascii=False)
-
w-e-w authored
improve json readability
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Compatibility
-
AUTOMATIC1111 authored
Update Ruff to 0.1.6
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Move exception_records related methods to errors.py
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
support HyperTile optimization
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
- 25 Nov, 2023 2 commits
-
-
Jabasukuriputo Wang authored
-
Jabasukuriputo Wang authored
-
- 23 Nov, 2023 2 commits
-
-
Aarni Koskela authored
-
Aarni Koskela authored
-
- 21 Nov, 2023 1 commit
-
-
AUTOMATIC1111 authored
-
- 20 Nov, 2023 6 commits
-
-
AUTOMATIC1111 authored
Option to show batch img2img results in UI
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
implementing script metadata and DAG sorting mechanism
-
AUTOMATIC1111 authored
rework extensions metadata: use custom sorter that doesn't mess the order as much and ignores cyclic errors, use classes with named fields instead of dictionaries, eliminate some duplicated code
-
AUTOMATIC1111 authored
save sysinfo as .json
-
w-e-w authored
GitHub now allows uploading of .json files in issues
-
- 19 Nov, 2023 8 commits
-
-
w-e-w authored
shared.opts.img2img_batch_show_results_limit limit the number of images return to the UI for batch img2img default limit 32 0 no images are shown -1 unlimited, all images are shown
-
wfjsw authored
-
AUTOMATIC1111 authored
Enable prompt hotkeys in style editor
-
AUTOMATIC1111 authored
thread safe extra network list_items
-
AUTOMATIC1111 authored
Fix dependency address patch 1
-
AUTOMATIC1111 authored
Fixes generation restart not working for some users when 'Ctrl+Enter' is pressed
-
AUTOMATIC1111 authored
Adds 'Path' sorting for Extra network cards
-
AUTOMATIC1111 authored
Hotfix: call shared.state.end() after postprocessing done
-