Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into extension-settings-backup | AUTOMATIC1111 | 2023-04-29 | 6 | -25/+44 |
|\ | |||||
| * | Merge branch 'dev' into remove-watermark-option | AUTOMATIC1111 | 2023-04-29 | 7 | -27/+47 |
| |\ | |||||
| | * | rework Negative Guidance minimum sigma to work with AND, add infotext and cop... | AUTOMATIC | 2023-04-29 | 1 | -1/+2 |
| | * | Merge branch 'dev' into generation_params_fix | AUTOMATIC1111 | 2023-04-29 | 5 | -20/+39 |
| | |\ | |||||
| | | * | Merge branch 'dev' into Branch_AddNewFilenameGen | AUTOMATIC1111 | 2023-04-29 | 11 | -185/+179 |
| | | |\ | |||||
| | | | * | Merge pull request #9750 from TFWol/patch-1 | AUTOMATIC1111 | 2023-04-29 | 1 | -8/+0 |
| | | | |\ | |||||
| | | | | * | Remove old code roll random artists | TFWol | 2023-04-19 | 1 | -8/+0 |
| | | | * | | Merge pull request #9060 from AlUlkesh/master | AUTOMATIC1111 | 2023-04-29 | 2 | -3/+6 |
| | | | |\ \ | |||||
| | | | | * | | try both versions of appendChild | AlUlkesh | 2023-03-28 | 1 | -2/+5 |
| | | | | * | | fix: lightboxModal, selectedTab | AlUlkesh | 2023-03-27 | 2 | -2/+2 |
| | | | * | | | Merge pull request #9227 from bbonvi/master | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+1 |
| | | | |\ \ \ | |||||
| | | | | * | | | pull progress for 40 seconds | bbonvi | 2023-04-24 | 1 | -1/+1 |
| | | | | * | | | fix missing live preview and progress during certain tasks | bbonvi | 2023-03-31 | 1 | -1/+1 |
| | | | | | |/ | | | | | |/| | |||||
| | | | * | | | Custom delimiters | missionfloyd | 2023-04-25 | 1 | -1/+1 |
| | | | * | | | Remove hyphen, underscore delimiters | missionfloyd | 2023-04-21 | 1 | -1/+1 |
| | | | * | | | Remove parentheses if weight == 1 | missionfloyd | 2023-04-21 | 1 | -2/+8 |
| | | | * | | | Update delimiters | missionfloyd | 2023-04-20 | 1 | -1/+1 |
| | | | * | | | Simplify finding word boundaries | missionfloyd | 2023-04-20 | 1 | -17/+9 |
| | | | * | | | Use string.contains() instead of regex | missionfloyd | 2023-04-20 | 1 | -2/+3 |
| | | | * | | | Automatically select current word | missionfloyd | 2023-04-20 | 1 | -5/+30 |
| | | | |/ / | |||||
| | | * | | | Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..] | tqwuliao | 2023-04-15 | 1 | -2/+2 |
| | * | | | | fixed logic for updating the displayed generation params when the image modal... | Liam | 2023-04-03 | 1 | -3/+3 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge branch 'master' into remove-watermark-option | space-nuko | 2023-03-27 | 9 | -164/+139 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Remove "do not add watermark to images" option | space-nuko | 2023-03-23 | 1 | -1/+0 |
| | |_|/ | |/| | | |||||
* | | | | Various UI fixes in config state tab | space-nuko | 2023-03-29 | 1 | -2/+8 |
* | | | | Save/restore working webui/extension configs | space-nuko | 2023-03-29 | 1 | -0/+16 |
| |_|/ |/| | | |||||
* | | | Revert "Merge pull request #7931 from space-nuko/img2img-enhance" | AUTOMATIC | 2023-03-28 | 1 | -21/+1 |
* | | | Merge pull request #7931 from space-nuko/img2img-enhance | AUTOMATIC1111 | 2023-03-28 | 1 | -1/+21 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into img2img-enhance | space-nuko | 2023-03-28 | 5 | -52/+62 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Use .success() callback on img2img preview inputs change | space-nuko | 2023-03-25 | 1 | -8/+0 |
| * | | | img2img resolution preview should use currently selected tab's image | space-nuko | 2023-03-25 | 1 | -3/+10 |
| * | | | Add upscale slider to img2img | space-nuko | 2023-03-25 | 1 | -2/+23 |
* | | | | Make disable configurable between builtin/extra extensions | space-nuko | 2023-03-27 | 1 | -3/+3 |
| |/ / |/| | | |||||
* | | | Merge pull request #8569 from missionfloyd/extra-networks-toggle | AUTOMATIC1111 | 2023-03-27 | 1 | -2/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into extra-networks-toggle | missionfloyd | 2023-03-25 | 8 | -116/+117 |
| |\ \ \ | |||||
| * | | | | Update tooltip per Kilvoctu's suggestion | missionfloyd | 2023-03-15 | 1 | -2/+1 |
* | | | | | Merge pull request #8938 from space-nuko/fix-image-ar-overlay | AUTOMATIC1111 | 2023-03-27 | 1 | -23/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Fix img2img aspect ratio overlay in Gradio 3.23.0 | space-nuko | 2023-03-25 | 1 | -23/+26 |
| | |_|/ / | |/| | | | |||||
* | | | | | Fix Send to img2img buttons | space-nuko | 2023-03-25 | 2 | -26/+34 |
| |_|/ / |/| | | | |||||
* | | | | Fix notifications not triggering | space-nuko | 2023-03-25 | 1 | -1/+1 |
|/ / / | |||||
* | | | final part of merging #8749 | AUTOMATIC | 2023-03-25 | 1 | -4/+4 |
* | | | Merge branch 'master' into extra-network-info | AUTOMATIC1111 | 2023-03-25 | 7 | -114/+77 |
|\ \ \ | |||||
| * \ \ | Merge pull request #8799 from JaRail/master | AUTOMATIC1111 | 2023-03-25 | 1 | -4/+5 |
| |\ \ \ | |||||
| | * | | | Loopback Script Updates | James Railton | 2023-03-22 | 1 | -4/+5 |
| | | |/ | | |/| | |||||
| * | | | use HTTP request to fetch metadata for Lora cards instead of including it int... | AUTOMATIC | 2023-03-25 | 1 | -0/+36 |
| * | | | fix generate forever and other context menus | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| * | | | fix ctrl+up/down attention edit | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| * | | | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 4 | -108/+34 |
| |/ / | |||||
* / / | Add event.stopPropagation() to extraNetworksShowMetadata() | missionfloyd | 2023-03-21 | 1 | -1/+3 |
|/ / | |||||
* / | Add view metadata button for Lora cards. | AUTOMATIC | 2023-03-14 | 1 | -1/+37 |
|/ |