Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Update localization.py | liubo0902 | 2023-09-05 | 1 | -2/+1 | |
| | | | | | | | ||||||
| * | | | | | | Update localization.py | liubo0902 | 2023-09-05 | 1 | -10/+16 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #13189 from ↵ | AUTOMATIC1111 | 2023-09-30 | 1 | -7/+15 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AUTOMATIC1111/make-InputAccordion-work-with-ui-config make InputAccordion work with ui-config | |||||
| * | | | | | | make InputAccordion work with ui-config | w-e-w | 2023-09-11 | 1 | -7/+15 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | write infotext to gif image as comment | AUTOMATIC1111 | 2023-09-30 | 1 | -0/+2 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #13068 from JaredTherriault/master | AUTOMATIC1111 | 2023-09-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Load comments from gif images to gather geninfo from gif outputs | |||||
| * | | | | | | Load comments from gif images to gather geninfo from gif outputs | JaredTherriault | 2023-09-05 | 1 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'AUTOMATIC1111:master' into master | JaredTherriault | 2023-09-05 | 129 | -3747/+7098 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Revert "Offloading custom work" | JaredTherriault | 2023-09-03 | 3 | -39/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f3d1631aab82d559294126a9230c979ef4c4e1d6. This work has been offloaded now into an extension called Prompt Control. | |||||
| * | | | | | | Offloading custom work | JaredTherriault | 2023-08-28 | 3 | -2/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -custom_statics works to do mass replace strings, intended for copy-pasting gen info from internet generations and replacing unsavory prompts with safer prompts for my own sanity -tried to implement this into generation_parameters_copypaste but it didn't work out this iteration, presumably because we return a string and the calling method is looking for an object type -updated webui-user.bat to set a custom temp directory (for disk space concerns) and to apply xformers (for generation speed) I probably won't be merging any of this work into the main repo since I don't want to mess with anyone else's prompts, this is just intended to keep my workspace safe from anything I don't want to see. Eventually this should be done in an extension which I could then publish, but I need to learn a lot more about the extension and callback systems in the main repo first. just uploading this to my fork for now so i don't lose the current progress. | |||||
* | | | | | | | Merge pull request #13210 from ↵ | AUTOMATIC1111 | 2023-09-30 | 4 | -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_dir | w-e-w | 2023-09-13 | 3 | -4/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | fetch version info when webui_dir is not work_dir | w-e-w | 2023-09-12 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #13229 from ↵ | AUTOMATIC1111 | 2023-09-30 | 1 | -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_count | w-e-w | 2023-09-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #13231 from der3318/better-support-for-portable-git | AUTOMATIC1111 | 2023-09-30 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Better Support for Portable Git | |||||
| * | | | | | | | | | 20230913 setup GIT_PYTHON_GIT_EXECUTABLE for GitPython | Der Chien | 2023-09-13 | 2 | -0/+3 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #13266 from wkpark/xyz-prepare | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | xyz_grid: add prepare | |||||
| * | | | | | | | | | xyz_grid: add prepare option to AxisOption | Won-Kyu Park | 2023-09-15 | 1 | -1/+4 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | add missing import, simplify code, use patches module for #13276 | AUTOMATIC1111 | 2023-09-30 | 1 | -7/+12 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #13276 from woweenie/patch-1 | AUTOMATIC1111 | 2023-09-30 | 1 | -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 yaml | woweenie | 2023-09-15 | 1 | -1/+14 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #13281 from ↵ | AUTOMATIC1111 | 2023-09-30 | 2 | -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 zone | w-e-w | 2023-09-16 | 2 | -3/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #13282 from ↵ | AUTOMATIC1111 | 2023-09-30 | 1 | -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 Grid | w-e-w | 2023-09-16 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #13313 from chu8129/dev | AUTOMATIC1111 | 2023-09-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | use orderdict as lru cache:opt/bug | |||||
| * | | | | | | | | fix | 王秋文/qwwang | 2023-09-18 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | use dict[key]=model; did not update orderdict order, should use move to end | qiuwen.wang | 2023-09-15 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #13302 from Zolxys/patch-1 | AUTOMATIC1111 | 2023-09-30 | 1 | -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 working | Zolxys | 2023-09-17 | 1 | -3/+12 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | Fix for bug report #8079 | |||||
* | | | | | | | | Merge pull request #13372 from ezt19/patch-1 | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update dragdrop.js | |||||
| * | | | | | | | | Update dragdrop.js | ezt19 | 2023-09-23 | 1 | -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-names | AUTOMATIC1111 | 2023-09-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix viewing/editing metadata when filename contains an apostrophe | |||||
| * | | | | | | | | Escape item names | missionfloyd | 2023-09-26 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #13411 from AUTOMATIC1111/update-card-metadata | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update card on correct tab when editing metadata | |||||
| * | | | | | | | | Update card on correct tab | missionfloyd | 2023-09-27 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #13418 from akx/torchsde-bump | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Bump to torchsde==0.2.6 | |||||
| * | | | | | | | | Bump to torchsde==0.2.6 | Aarni Koskela | 2023-09-27 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fix | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix data-sort-name containing spaces | |||||
| * | | | | | | | | Fix data-sort-name containing spaces | missionfloyd | 2023-09-27 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | alternative solution to #13434 | AUTOMATIC1111 | 2023-09-30 | 1 | -1/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #13253 from LeonZhao28/feature_skip_load_model_at_start | AUTOMATIC1111 | 2023-09-30 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | add --skip-load-model-at-start | |||||
| * | | | | | | | add --skip-load-model-at-start | Leon | 2023-09-14 | 2 | -2/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #13213 from ↵ | AUTOMATIC1111 | 2023-09-12 | 1 | -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 default | w-e-w | 2023-09-12 | 1 | -1/+2 | |
|/ / / / / / | ||||||
* | | / / / | initial work on sd_unet for SDXL | AUTOMATIC1111 | 2023-09-11 | 2 | -7/+14 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #12846 from a666/deprecated-types | AUTOMATIC1111 | 2023-09-09 | 7 | -38/+34 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix some deprecated types | |||||
| * | | | | | Fix some deprecated types | a666 | 2023-08-29 | 7 | -38/+34 | |
| | | | | | | ||||||
* | | | | | | stylistic changes for #13118 | AUTOMATIC1111 | 2023-09-09 | 1 | -3/+7 | |
| | | | | | |