Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update script_callbacks.py | Sakura-Luna | 2023-05-14 | 1 | -4/+4 |
* | Add/modify CFG callbacks | catboxanon | 2023-05-14 | 2 | -1/+42 |
* | 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 |
| | * | Merge pull request #10339 from catboxanon/bf16 | AUTOMATIC1111 | 2023-05-13 | 1 | -1/+1 |
| | * | 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 |
| |/ | |||||
* | | Merge pull request #10339 from catboxanon/bf16 | AUTOMATIC1111 | 2023-05-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | 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 |
|\ \ \ | |||||
| * | | | 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 |
* | | | | Merge pull request #10324 from catboxanon/offline | AUTOMATIC1111 | 2023-05-13 | 2 | -2/+10 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | 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 |
| * | | | Redirect Gradio phone home request | catboxanon | 2023-05-12 | 1 | -0/+9 |
* | | | | Merge branch 'master' into dev | AUTOMATIC | 2023-05-13 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'release_candidate' | AUTOMATIC | 2023-05-13 | 71 | -421/+864 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | update changelog for release | AUTOMATIC | 2023-05-13 | 1 | -2/+2 |
| | * | | | fix broken prompts from file | AUTOMATIC | 2023-05-11 | 2 | -6/+6 |
* | | | | | 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 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | 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 WEBUI_LAUNCH_LIVE_... | Aarni Koskela | 2023-05-12 | 1 | -20/+7 |
* | | | | 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 | 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 for COMMANDLINE_ARGS | w-e-w | 2023-05-12 | 2 | -4/+5 |
|/ / / | |||||
* | | | Merge pull request #10285 from akx/ruff-spacing | AUTOMATIC1111 | 2023-05-11 | 41 | -308/+313 |
|\ \ \ | |||||
| * | | | 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 |
* | | | | Merge pull request #10290 from akx/smart-live-preview-format | AUTOMATIC1111 | 2023-05-11 | 2 | -3/+11 |
|\ \ \ \ | |||||
| * | | | | Make live previews use JPEG only when the image is lorge enough | Aarni Koskela | 2023-05-11 | 2 | -3/+11 |
| |/ / / | |||||
* | | | | Merge pull request #10286 from catboxanon/patch/extra-networks-symlinks | AUTOMATIC1111 | 2023-05-11 | 2 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix symlink scanning | catboxanon | 2023-05-11 | 2 | -2/+2 |
|/ / / | |||||
* | | | fix broken prompts from file | AUTOMATIC | 2023-05-11 | 1 | -4/+5 |
* | | | put the star where it belongs | AUTOMATIC | 2023-05-11 | 1 | -1/+1 |
* | | | Merge pull request #10274 from akx/torch-cpu-for-tests | AUTOMATIC1111 | 2023-05-11 | 2 | -23/+37 |
|\ \ \ | |||||
| * | | | CI: use launch.py for dependencies too | Aarni Koskela | 2023-05-11 | 1 | -0/+1 |
| * | | | CI: use CPU wheel repo for PyTorch | Aarni Koskela | 2023-05-11 | 1 | -0/+5 |
| * | | | launch.py: make torch_index_url an envvar | Aarni Koskela | 2023-05-11 | 1 | -1/+2 |
| * | | | launch.py: Use GitHub archive URLs for gfpgan, clip, openclip instead of git ... | Aarni Koskela | 2023-05-11 | 1 | -3/+3 |
| * | | | launch.py: Simplify run() | Aarni Koskela | 2023-05-11 | 1 | -19/+23 |
| * | | | launch.py: Add debugging envvar to see install output | Aarni Koskela | 2023-05-11 | 1 | -2/+5 |
|/ / / |