Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bring back -y | AUTOMATIC | 2023-03-27 | 1 | -0/+1 |
| | |||||
* | Merge pull request #8938 from space-nuko/fix-image-ar-overlay | AUTOMATIC1111 | 2023-03-27 | 2 | -23/+37 |
|\ | | | | | Fix img2img aspect ratio overlay in Gradio 3.23.0 | ||||
| * | Fix img2img aspect ratio overlay in Gradio 3.23.0 | space-nuko | 2023-03-25 | 2 | -23/+37 |
| | | |||||
* | | Merge pull request #8615 from gmikhail/readme-improvement | AUTOMATIC1111 | 2023-03-27 | 1 | -11/+10 |
|\ \ | | | | | | | Minor README improvement | ||||
| * | | Update README.md | Mikhail Gribanov | 2023-03-14 | 1 | -11/+10 |
| | | | |||||
* | | | Merge pull request #8943 from space-nuko/fix-accordion-padding | AUTOMATIC1111 | 2023-03-27 | 2 | -1/+26 |
|\ \ \ | | | | | | | | | Fix padding on accordion/dropdown list elements | ||||
| * | | | Fix padding on accordion/dropdown list elements | space-nuko | 2023-03-25 | 2 | -1/+26 |
| | | | | |||||
* | | | | Merge pull request #8940 from space-nuko/fix-send-to-img2img | AUTOMATIC1111 | 2023-03-27 | 2 | -26/+34 |
|\ \ \ \ | | | | | | | | | | | Fix Send to img2img buttons | ||||
| * | | | | Fix Send to img2img buttons | space-nuko | 2023-03-25 | 2 | -26/+34 |
| |/ / / | |||||
* | | | | Merge pull request #9017 from camenduru/dev | AUTOMATIC1111 | 2023-03-27 | 1 | -2/+3 |
|\ \ \ \ | | | | | | | | | | | convert to python v3.9 | ||||
| * | | | | convert to python v3.9 | camenduru | 2023-03-27 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | convert to python v3.9 | camenduru | 2023-03-27 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | for img2img, use None as upscaler instead of erroring out if the desired ↵ | AUTOMATIC | 2023-03-26 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | upscaler is not found | ||||
* | | | | Merge branch 'lora_inplace' | AUTOMATIC | 2023-03-26 | 2 | -35/+187 |
|\ \ \ \ | |||||
| * | | | | Lora support for SD2 | AUTOMATIC | 2023-03-26 | 2 | -39/+126 |
| | | | | | |||||
| * | | | | Merge branch 'lora_sd2' into lora_inplace | AUTOMATIC | 2023-03-26 | 1 | -2/+19 |
| |\ \ \ \ | |||||
| | * \ \ \ | initial work on SD2 Lora support | AUTOMATIC | 2023-01-29 | 2 | -2/+24 |
| | |\ \ \ \ | |||||
| | | * | | | | index on master: 91c8d0d Merge pull request #7231 from EllangoK/master | AUTOMATIC | 2023-01-28 | 2 | -2/+24 |
| | |/ / / / | |||||
| * | | | | | apply Lora by altering layer's weights instead of adding more calculations ↵ | AUTOMATIC | 2023-03-25 | 2 | -18/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | | in forward() | ||||
* | | | | | | Merge pull request #8931 from LipeCarmel/patch-1 | AUTOMATIC1111 | 2023-03-26 | 1 | -9/+6 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | loopback.py Colab compatibility and bug fix | ||||
| * | | | | | loopback.py Colab compatibility and bug fix | LipeCarmel | 2023-03-25 | 1 | -9/+6 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | This code (suggested by @abvgdeabvgde2 ) literally does the same thing and it does not break with Python 3.9, making it helpful for Google Colab users (me included). fixes #8927 Also a partial fix for #8902 but it does not resolve the unresponsive UI problem faced by @Archon332 | ||||
* | | | | | Merge pull request #8936 from space-nuko/fix-notifications | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix notifications not triggering | ||||
| * | | | | Fix notifications not triggering | space-nuko | 2023-03-25 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #8921 from remixer-dec/fix-callstack-loop | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | fix overriding getElementById on document | ||||
| * | | | fix overriding getElementById on document | Remixer Dec | 2023-03-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | add missing extensions_dir, extensions_builtin_dir to extensions.py | AUTOMATIC | 2023-03-25 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #8839 from pieresimakp/master | AUTOMATIC1111 | 2023-03-25 | 1 | -11/+31 |
|\ \ \ | | | | | | | | | Add search textbox to filter available extensions by name/description | ||||
| * \ \ | 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 |
| | | | | | | | | | | | | | | | | make launch.py use the same command line argument parser as the main program | ||||
* | | | | 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 | ||||
| * | | | | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | allow usage of latest pytorch_lighning | ||||
| * | | | | | 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) | ||||
| * | | | | | | Updating safetensors version (fully backward compatible) | Nicolas Patry | 2023-03-17 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | - Main takeaway is that the newly created files should load better because pointer alignment is forced | ||||
* | | | | | | Merge pull request #7936 from EllangoK/master | AUTOMATIC1111 | 2023-03-25 | 3 | -2/+7 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Custom height and width settings for Extra Networks cards | ||||
| * | | | | | | 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 | ||||
| * | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | fix output-html text overflow. |