aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13210 from ↵AUTOMATIC11112023-09-304-6/+7
|\ | | | | | | | | AUTOMATIC1111/fetch-version-info-when-webui_dir-is-not-work_dir- fix issues when webui_dir is not work_dir
| * correct webpath when webui_dir is not work_dirw-e-w2023-09-133-4/+5
| |
| * fetch version info when webui_dir is not work_dirw-e-w2023-09-121-2/+2
| |
* | Merge pull request #13229 from ↵AUTOMATIC11112023-09-301-1/+1
|\ \ | | | | | | | | | | | | AUTOMATIC1111/initialize-state.time_start-befroe-state.job_count initialize state.time_start befroe state.job_count
| * | initialize state.time_start befroe state.job_countw-e-w2023-09-131-1/+1
| | |
* | | Merge pull request #13231 from der3318/better-support-for-portable-gitAUTOMATIC11112023-09-302-0/+3
|\ \ \ | | | | | | | | Better Support for Portable Git
| * | | 20230913 setup GIT_PYTHON_GIT_EXECUTABLE for GitPythonDer Chien2023-09-132-0/+3
| | | |
* | | | Merge pull request #13266 from wkpark/xyz-prepareAUTOMATIC11112023-09-301-1/+4
|\ \ \ \ | | | | | | | | | | xyz_grid: add prepare
| * | | | xyz_grid: add prepare option to AxisOptionWon-Kyu Park2023-09-151-1/+4
| | |/ / | |/| |
* | | | add missing import, simplify code, use patches module for #13276AUTOMATIC11112023-09-301-7/+12
| | | |
* | | | Merge pull request #13276 from woweenie/patch-1AUTOMATIC11112023-09-301-1/+14
|\ \ \ \ | | | | | | | | | | patch DDPM.register_betas so that users can put given_betas in model yaml
| * | | | patch DDPM.register_betas so that users can put given_betas in model yamlwoweenie2023-09-151-1/+14
| | |/ / | |/| |
* | | | Merge pull request #13281 from ↵AUTOMATIC11112023-09-302-3/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | AUTOMATIC1111/Config-states-time-ISO-in-system-time-zone Config states time ISO in system time zone
| * | | | Config states time ISO in system time zonew-e-w2023-09-162-3/+2
| | |/ / | |/| |
* | | | Merge pull request #13282 from ↵AUTOMATIC11112023-09-301-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | AUTOMATIC1111/XYZ-if-not-Include-Sub-Grids-do-not-save-Sub-Grid XYZ if not include sub grids do not save sub grid
| * | | | XYZ if not Include Sub Grids do not save Sub Gridw-e-w2023-09-161-0/+2
| |/ / /
* | | | Merge pull request #13313 from chu8129/devAUTOMATIC11112023-09-301-0/+2
|\ \ \ \ | | | | | | | | | | use orderdict as lru cache:opt/bug
| * | | | fix王秋文/qwwang2023-09-181-0/+1
| | | | |
| * | | | use dict[key]=model; did not update orderdict order, should use move to endqiuwen.wang2023-09-151-0/+1
| | |/ / | |/| |
* | | | Merge pull request #13302 from Zolxys/patch-1AUTOMATIC11112023-09-301-3/+12
|\ \ \ \ | | | | | | | | | | Fix: --sd_model in "Prompts from file or textbox" script is not working
| * | | | Fix: --sd_model in "Promts from file or textbox" script is not workingZolxys2023-09-171-3/+12
| |/ / / | | | | | | | | Fix for bug report #8079
* | | | Merge pull request #13372 from ezt19/patch-1AUTOMATIC11112023-09-301-1/+1
|\ \ \ \ | | | | | | | | | | Update dragdrop.js
| * | | | Update dragdrop.jsezt192023-09-231-1/+1
| |/ / / | | | | | | | | Fixing a problem when u cannot put two images and they are going into two different places for images.
* | | | Merge pull request #13395 from AUTOMATIC1111/escape-namesAUTOMATIC11112023-09-301-2/+2
|\ \ \ \ | | | | | | | | | | Fix viewing/editing metadata when filename contains an apostrophe
| * | | | Escape item namesmissionfloyd2023-09-261-2/+2
| |/ / /
* | | | Merge pull request #13411 from AUTOMATIC1111/update-card-metadataAUTOMATIC11112023-09-301-1/+1
|\ \ \ \ | | | | | | | | | | Update card on correct tab when editing metadata
| * | | | Update card on correct tabmissionfloyd2023-09-271-1/+1
| |/ / /
* | | | Merge pull request #13418 from akx/torchsde-bumpAUTOMATIC11112023-09-301-1/+1
|\ \ \ \ | | | | | | | | | | Bump to torchsde==0.2.6
| * | | | Bump to torchsde==0.2.6Aarni Koskela2023-09-271-1/+1
| | |/ / | |/| |
* | | | Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fixAUTOMATIC11112023-09-301-1/+1
|\ \ \ \ | | | | | | | | | | Fix data-sort-name containing spaces
| * | | | Fix data-sort-name containing spacesmissionfloyd2023-09-271-1/+1
| | |/ / | |/| |
* | | | alternative solution to #13434AUTOMATIC11112023-09-301-1/+3
| | | |
* | | | Merge pull request #13253 from LeonZhao28/feature_skip_load_model_at_startAUTOMATIC11112023-09-302-2/+3
|\ \ \ \ | |_|/ / |/| | | add --skip-load-model-at-start
| * | | add --skip-load-model-at-startLeon2023-09-142-2/+3
|/ / /
* | | Merge pull request #13213 from ↵AUTOMATIC11112023-09-121-1/+2
|\ \ \ | |_|/ |/| | | | | | | | AUTOMATIC1111/fix-add_option-overriding-config-with-default Fix major issue add_option overriding config with default
| * | fix add_option overriding config with defaultw-e-w2023-09-121-1/+2
|/ /
* | initial work on sd_unet for SDXLAUTOMATIC11112023-09-112-7/+14
| |
* | Merge pull request #12846 from a666/deprecated-typesAUTOMATIC11112023-09-097-38/+34
|\ \ | | | | | | Fix some deprecated types
| * | Fix some deprecated typesa6662023-08-297-38/+34
| | |
* | | stylistic changes for #13118AUTOMATIC11112023-09-091-3/+7
| | |
* | | Merge pull request #13118 from ljleb/fix-counterAUTOMATIC11112023-09-091-3/+7
|\ \ \ | | | | | | | | Don't use multicond parser for negative prompt counter
| * \ \ Merge branch 'dev' of ↵ljleb2023-09-095-10/+26
| |\ \ \ | | | | | | | | | | | | | | | https://github.com/AUTOMATIC1111/stable-diffusion-webui into fix-counter
| * | | | refactljleb2023-09-091-3/+7
| | | | |
* | | | | linterAUTOMATIC11112023-09-091-1/+1
| | | | |
* | | | | return apply styles to main UIAUTOMATIC11112023-09-092-10/+13
| | | | |
* | | | | Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settingsAUTOMATIC11112023-09-094-4/+5
|\ \ \ \ \ | | | | | | | | | | | | enable console prompts in settings
| * | | | | lintw-e-w2023-09-091-1/+1
| | | | | |
| * | | | | deprecate --enable-console-promptsw-e-w2023-09-094-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | use --enable-console-prompts as the default value for shared.opts.enable_console_prompts
| * | | | | enable console prompts in settingsw-e-w2023-09-073-2/+3
| |/ / / /
* | | | | fix for crash when running #12924 without --device-idAUTOMATIC11112023-09-091-1/+1
| | | | |