Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Update generation_parameters_copypaste.py | papuSpartan | 2023-04-10 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Update shared.py | papuSpartan | 2023-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | fix typo | |||||
| * | | | | | | | add token merging options to infotext when necessary. Bump tomesd | papuSpartan | 2023-04-10 | 4 | -6/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version | |||||
| * | | | | | | | :p | papuSpartan | 2023-04-04 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | bump tomesd package version | papuSpartan | 2023-04-04 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Allow different merge ratios to be used for each pass. Make toggle cmd flag ↵ | papuSpartan | 2023-04-04 | 4 | -33/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | work again. Remove ratio flag. Remove warning about controlnet being incompatible | |||||
| * | | | | | | | remove excess condition | papuSpartan | 2023-04-02 | 1 | -14/+15 | |
| | | | | | | | | ||||||
| * | | | | | | | Transition to using settings through UI instead of cmd line args. Added ↵ | papuSpartan | 2023-04-02 | 5 | -10/+80 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature to only apply to hr-fix. Install package using requirements_versions.txt | |||||
| * | | | | | | | use pypi package for tomesd intead of manually cloning repo | papuSpartan | 2023-04-01 | 2 | -6/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | delay import | papuSpartan | 2023-04-01 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | forgot to add reinstall arg back earlier since args moved out of shared | papuSpartan | 2023-04-01 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | first | papuSpartan | 2023-04-01 | 3 | -0/+18 | |
| | | | | | | | | ||||||
* | | | | | | | | remove output_altered flag from AfterCFGCallbackParams | AUTOMATIC | 2023-05-14 | 2 | -5/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #10357 from catboxanon/sag | AUTOMATIC1111 | 2023-05-14 | 2 | -1/+42 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add/modify CFG callbacks for Self-Attention Guidance extension | |||||
| * | | | | | | | | Update script_callbacks.py | Sakura-Luna | 2023-05-14 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add/modify CFG callbacks | catboxanon | 2023-05-14 | 2 | -1/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required by self-attn guidance extension https://github.com/ashen-sensored/sd_webui_SAG | |||||
* | | | | | | | | | Merge pull request #10292 from akx/smol-bump | AUTOMATIC1111 | 2023-05-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Bump some versions to avoid downgrading them | |||||
| * | | | | | | | | Bump versions to avoid downgrading them | Aarni Koskela | 2023-05-11 | 1 | -2/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release_candidate' into dev | AUTOMATIC | 2023-05-13 | 4 | -1/+25 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'v1.2.0-hotfix' into release_candidate | AUTOMATIC | 2023-05-13 | 9 | -26/+47 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | update readme | AUTOMATIC | 2023-05-13 | 1 | -0/+11 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge pull request #10324 from catboxanon/offline | AUTOMATIC1111 | 2023-05-13 | 2 | -2/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow web UI to be ran fully offline | |||||
| | * | | | | | | | Merge pull request #10339 from catboxanon/bf16 | AUTOMATIC1111 | 2023-05-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow bf16 in safe unpickler | |||||
| | * | | | | | | | fix upscalers disappearing after the user reloads UI | AUTOMATIC | 2023-05-13 | 2 | -22/+11 | |
| | | | | | | | | | ||||||
| | * | | | | | | | add an option to always refer to lora by filenames | AUTOMATIC | 2023-05-13 | 3 | -1/+14 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | never refer to lora by an alias if multiple loras have same alias or the alias is called none | |||||
* | | | | | | | | Merge pull request #10339 from catboxanon/bf16 | AUTOMATIC1111 | 2023-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow bf16 in safe unpickler | |||||
| * | | | | | | | | Allow bf16 in safe unpickler | catboxanon | 2023-05-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #10335 from akx/l10n-dis-take-2 | AUTOMATIC1111 | 2023-05-13 | 3 | -35/+41 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Localization fixes | |||||
| * | | | | | | | | | Make dump translations work again | Aarni Koskela | 2023-05-13 | 1 | -7/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Move localization to its own script block and load it first | Aarni Koskela | 2023-05-13 | 2 | -8/+8 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Wait for DOMContentLoaded until checking whether localization should be disabled | Aarni Koskela | 2023-05-13 | 1 | -20/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refs https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/9955#issuecomment-1546587143 | |||||
* | | | | | | | | | | Merge pull request #10324 from catboxanon/offline | AUTOMATIC1111 | 2023-05-13 | 2 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | Allow web UI to be ran fully offline | |||||
| * | | | | | | | | | minor fix | catboxanon | 2023-05-13 | 1 | -2/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Requested changes | catboxanon | 2023-05-13 | 3 | -16/+11 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Define default fonts for Gradio theme | catboxanon | 2023-05-12 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows web UI to (almost) be ran fully offline. The web UI will hang on load if offline when these fonts are not manually defined, as it will attempt (and fail) to pull from Google Fonts. | |||||
| * | | | | | | | | | Redirect Gradio phone home request | catboxanon | 2023-05-12 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This request is sent regardless of Gradio analytics being enabled or not via the env var. Idea from text-generation-webui. | |||||
* | | | | | | | | | | Merge branch 'master' into dev | AUTOMATIC | 2023-05-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | update changelog for release | AUTOMATIC | 2023-05-13 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | fix broken prompts from file | AUTOMATIC | 2023-05-13 | 2 | -2/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #10321 from akx/fix-launch-git-get | AUTOMATIC1111 | 2023-05-12 | 1 | -33/+15 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | launch.py: fix git_tag() & fix commit_hash() & simplify | |||||
| * | | | | | | | | Get rid of check_run + run_python | Aarni Koskela | 2023-05-12 | 1 | -13/+8 | |
| | | | | | | | | | ||||||
| * | | | | | | | | launch.py: make git_tag() and commit_hash() work even when ↵ | Aarni Koskela | 2023-05-12 | 1 | -20/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WEBUI_LAUNCH_LIVE_OUTPUT | |||||
* | | | | | | | | | Merge pull request #10318 from brkirch/set-pytorch-201-mac | AUTOMATIC1111 | 2023-05-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Set PyTorch version to 2.0.1 for macOS | |||||
| * | | | | | | | | Set PyTorch version to 2.0.1 for macOS | brkirch | 2023-05-12 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #10317 from AUTOMATIC1111/fix-COMMANDLINE_ARGS--data-dir | AUTOMATIC1111 | 2023-05-12 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | fix --data-dir ignored when launching via webui-user.bat COMMANDLINE_ARGS | |||||
| * | | | | | | | | fix --data-dir for COMMANDLINE_ARGS | w-e-w | 2023-05-12 | 2 | -4/+5 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | move reading of COMMANDLINE_ARGS into paths_internal.py so --data-dir can be properly read | |||||
* | | | | | | | | Merge pull request #10285 from akx/ruff-spacing | AUTOMATIC1111 | 2023-05-11 | 41 | -308/+313 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Indentation + ruff whitespace fixes | |||||
| * | | | | | | | | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | 2023-05-11 | 39 | -166/+167 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Reindent utils_test with 4 spaces | Aarni Koskela | 2023-05-11 | 1 | -42/+44 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Reindent autocrop with 4 spaces | Aarni Koskela | 2023-05-11 | 1 | -100/+102 | |
| | | | | | | | | |