Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | * | | | | | | | fix(extras): fix batch image processing on 'Extras\Batch Process' tab | Ilya Khadykin | 2023-04-09 | 2 | -3/+5 | |
| | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | * | | | / / / | Support Gradio's theme API | space-nuko | 2023-03-25 | 2 | -1/+36 | |
| | | | | | | | | |_|_|/ / / | | | | | | | | |/| | | | | | ||||||
| | | | | | | * | | | | | | | Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..] | tqwuliao | 2023-04-15 | 1 | -0/+17 | |
| | | | | | * | | | | | | | | Add [batch_number] and [generation_number] filename patterns | gk | 2023-04-07 | 2 | -1/+9 | |
| | | | | | | |_|/ / / / / | | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | | Merge branch 'master' into remove-watermark-option | space-nuko | 2023-03-27 | 22 | -222/+516 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | Remove "do not add watermark to images" option | space-nuko | 2023-03-23 | 1 | -1/+0 | |
| | | | | | |_|/ / / / / / | | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | | Update postprocessing.py | Pluventi | 2023-04-03 | 1 | -1/+1 | |
| | | | | |_|/ / / / / / | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | Add webui link | space-nuko | 2023-03-30 | 1 | -7/+7 | |
| | | * | | | | | | | | | Add links for commits in table, if remote is from GitHub | space-nuko | 2023-03-30 | 1 | -5/+25 | |
| | | * | | | | | | | | | Make into divs | space-nuko | 2023-03-30 | 1 | -2/+2 | |
| | | * | | | | | | | | | Add filename to UI and config name to filename | space-nuko | 2023-03-29 | 1 | -1/+3 | |
| | | * | | | | | | | | | Various UI fixes in config state tab | space-nuko | 2023-03-29 | 2 | -19/+226 | |
| | | * | | | | | | | | | Better checking of extension state from Git info | space-nuko | 2023-03-29 | 1 | -1/+13 | |
| | | * | | | | | | | | | Save/restore working webui/extension configs | space-nuko | 2023-03-29 | 4 | -9/+204 | |
| | | |/ / / / / / / / | ||||||
| | * / / / / / / / / | Make selected tab configurable with UI config | space-nuko | 2023-03-29 | 4 | -16/+34 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Should be "utils" | Garrett Sutula | 2023-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | fix for method moved to gradio_client | Garrett Sutula | 2023-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | Improve param semantics, | Garrett Sutula | 2023-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | Add tls_verify arg for use with self-signed certs | Garrett Sutula | 2023-04-28 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | replace with #wrap_session_call | siutin | 2023-04-17 | 1 | -7/+9 | |
* | | | | | | | | | multi users support | siutin | 2023-04-16 | 3 | -28/+59 | |
* | | | | | | | | | keep randomId simpler | siutin | 2023-03-30 | 1 | -2/+2 | |
* | | | | | | | | | tool button | siutin | 2023-03-30 | 1 | -8/+9 | |
* | | | | | | | | | use condition to wait for result | siutin | 2023-03-30 | 2 | -3/+5 | |
* | | | | | | | | | add a button to restore the current progress | siutin | 2023-03-30 | 2 | -4/+44 | |
* | | | | | | | | | store the last generated result | siutin | 2023-03-30 | 2 | -0/+11 | |
* | | | | | | | | | add an internal API for obtaining current task id | siutin | 2023-03-30 | 1 | -0/+8 | |
|/ / / / / / / / | ||||||
* | | | / / / / | attempted fix for infinite loading for settings that some people experience | AUTOMATIC | 2023-03-29 | 1 | -0/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | do not add mask blur to infotext if there is no mask | AUTOMATIC | 2023-03-28 | 1 | -1/+2 | |
* | | | | | | | Revert "Merge pull request #7931 from space-nuko/img2img-enhance" | AUTOMATIC | 2023-03-28 | 4 | -107/+10 | |
* | | | | | | | Merge pull request #7931 from space-nuko/img2img-enhance | AUTOMATIC1111 | 2023-03-28 | 4 | -10/+107 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into img2img-enhance | space-nuko | 2023-03-28 | 9 | -24/+80 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Use .success() callback on img2img preview inputs change | space-nuko | 2023-03-25 | 1 | -5/+3 | |
| * | | | | | | | Add upscaler to img2img | space-nuko | 2023-03-25 | 4 | -12/+28 | |
| * | | | | | | | Add upscale slider to img2img | space-nuko | 2023-03-25 | 4 | -4/+87 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | sort hypernetworks and checkpoints by name | AUTOMATIC | 2023-03-28 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #9052 from space-nuko/temp-disable-extensions | AUTOMATIC1111 | 2023-03-28 | 3 | -7/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make disable configurable between builtin/extra extensions | space-nuko | 2023-03-27 | 3 | -9/+27 | |
| * | | | | | | | Add temporary "disable all extensions" option for debugging use | space-nuko | 2023-03-27 | 2 | -1/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #8958 from MrCheeze/variations-model | AUTOMATIC1111 | 2023-03-28 | 6 | -29/+87 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | overwrite xformers in the unclip model config if not available | MrCheeze | 2023-03-26 | 1 | -0/+3 | |
| * | | | | | | | Add support for the Variations models (unclip-h and unclip-l) | MrCheeze | 2023-03-26 | 6 | -29/+84 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | serve css as independent files | AUTOMATIC | 2023-03-27 | 1 | -33/+41 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | remove an extra unneeded row in outputs | AUTOMATIC | 2023-03-27 | 1 | -2/+1 | |
* | | | | | | do not read extensions' git stuff at startup | AUTOMATIC | 2023-03-27 | 2 | -10/+24 | |
* | | | | | | Merge pull request #8669 from Vespinian/fix-api-running-unwanted_scripts | AUTOMATIC1111 | 2023-03-27 | 1 | -6/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Reworked this PR, now we have 2 default arg list (one for each tab) that will... | Vespinian | 2023-03-25 | 1 | -6/+25 | |
| * | | | | | | Revert "Made copies of global scriptrunners, now we clear the copied scriptru... | Vespinian | 2023-03-25 | 1 | -13/+3 | |
| * | | | | | | Revert "Comment fix" | Vespinian | 2023-03-25 | 1 | -1/+1 | |
| * | | | | | | Comment fix | Vespinian | 2023-03-16 | 1 | -1/+1 |