Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix overriding getElementById on document | Remixer Dec | 2023-03-25 | 1 | -1/+1 |
* | Merge pull request #8839 from pieresimakp/master | AUTOMATIC1111 | 2023-03-25 | 1 | -11/+31 |
|\ | |||||
| * | Merge branch 'master' into master | AUTOMATIC1111 | 2023-03-25 | 44 | -948/+946 |
| |\ | |/ |/| | |||||
* | | specify the tests dir in automated tests | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
* | | split commandline args into its own file | AUTOMATIC | 2023-03-25 | 6 | -833/+73 |
* | | Split history: mv temp modules/shared.py | Andrey | 2023-03-25 | 1 | -0/+0 |
* | | Split history: merge | Andrey | 2023-03-25 | 1 | -0/+751 |
|\ \ | |||||
| * | | Split history: mv modules/shared.py modules/cmd_args.py | Andrey | 2023-03-25 | 1 | -0/+0 |
* | | | Split history: mv modules/shared.py temp | Andrey | 2023-03-25 | 1 | -0/+0 |
|/ / | |||||
* | | Merge pull request #8547 from vladmandic/image-size | AUTOMATIC1111 | 2023-03-25 | 1 | -0/+1 |
|\ \ | |||||
| * | | disable pil checks | Vladimir Mandic | 2023-03-12 | 1 | -0/+1 |
* | | | Merge pull request #8508 from vladmandic/lightning | AUTOMATIC1111 | 2023-03-25 | 2 | -1/+4 |
|\ \ \ | |||||
| * | | | make it module specific | Vladimir Mandic | 2023-03-14 | 1 | -1/+1 |
| * | | | fix import | Vladimir Mandic | 2023-03-12 | 1 | -0/+1 |
| * | | | all usage of newer pytorch_lighning | Vladimir Mandic | 2023-03-11 | 2 | -1/+3 |
* | | | | Merge pull request #8698 from Narsil/update_safetensors | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Updating safetensors version (fully backward compatible) | Nicolas Patry | 2023-03-17 | 1 | -1/+1 |
* | | | | | Merge pull request #7936 from EllangoK/master | AUTOMATIC1111 | 2023-03-25 | 3 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | readds metadata_button | EllangoK | 2023-03-25 | 1 | -0/+2 |
| * | | | | | Merge branch 'master' into master | Karun | 2023-03-25 | 64 | -963/+2728 |
| |\ \ \ \ \ | |||||
| * | | | | | | custom height, width settings for extra networks | EllangoK | 2023-02-19 | 3 | -2/+8 |
* | | | | | | | Merge pull request #8662 from vladmandic/api-handler | AUTOMATIC1111 | 2023-03-25 | 2 | -1/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | api error handler | Vladimir Mandic | 2023-03-15 | 2 | -1/+45 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | update overflow-wrap: break-word; for gradio 3.23 | AUTOMATIC | 2023-03-25 | 2 | -3/+3 |
* | | | | | | | Merge pull request #8723 from whwlsfb/patch-1 | AUTOMATIC1111 | 2023-03-25 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into patch-1 | AUTOMATIC1111 | 2023-03-25 | 38 | -774/+725 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | make it possible for user to enable gradio analytics by setting GRADIO_ANALYT... | AUTOMATIC | 2023-03-25 | 1 | -1/+2 |
* | | | | | | | | Merge pull request #8658 from hananbeer/disable_gradio_analytics | AUTOMATIC1111 | 2023-03-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | disable gradio analytics globally | high_byte | 2023-03-15 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #8772 from mcmonkey4eva/img2img-alt-sd2-fix | AUTOMATIC1111 | 2023-03-25 | 1 | -14/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cleanup the img2img alt file a bit | Alex "mcmonkey" Goodwin | 2023-03-20 | 1 | -10/+2 |
| * | | | | | | | | | fix img2img alt for SD v2.x | Alex "mcmonkey" Goodwin | 2023-03-20 | 1 | -4/+14 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | final part of merging #8749 | AUTOMATIC | 2023-03-25 | 1 | -4/+4 |
* | | | | | | | | | Merge pull request #8749 from missionfloyd/extra-network-info | AUTOMATIC1111 | 2023-03-25 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into extra-network-info | AUTOMATIC1111 | 2023-03-25 | 37 | -759/+704 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #8717 from nonnonstop/fix-installpy | AUTOMATIC1111 | 2023-03-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix problem of install.py when data-dir is specified | nonnonstop | 2023-03-18 | 1 | -2/+2 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #8780 from Brawlence/master | AUTOMATIC1111 | 2023-03-25 | 3 | -2/+56 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Unload checkpoints on Request | Φφ | 2023-03-21 | 3 | -2/+56 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #8797 from ArrowM/master | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move `load_file_from_url` | ArrowM | 2023-03-22 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #8803 from mlhub-action/fix_scripts_load_order | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix scripts load order | sumof2primes | 2023-03-22 | 1 | -1/+1 |
| * | | | | | | | | | Fix scripts load order | sumof2primes | 2023-03-22 | 1 | -1/+9 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #8814 from catboxanon/inpaint-mask | AUTOMATIC1111 | 2023-03-25 | 2 | -0/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Expose inpainting mask and composite | catboxanon | 2023-03-22 | 2 | -0/+20 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #8651 from vladmandic/flicker | AUTOMATIC1111 | 2023-03-25 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | disable gradio css transitions | Vladimir Mandic | 2023-03-15 | 1 | -0/+3 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #8824 from zimkjh/fix-variable-typo | AUTOMATIC1111 | 2023-03-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix variable typo | carat-johyun | 2023-03-23 | 1 | -2/+2 |
| |/ / / / / / / / |