Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | * | | | | | | | Do not save init image by default | forsurefr | 2023-04-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | | | | Add support for saving init images in img2img | For Sure | 2023-04-06 | 2 | -0/+11 | |
| | | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | | * | | | | | | | Merge pull request #9657 from Filexor/master | AUTOMATIC1111 | 2023-04-29 | 1 | -0/+1 | |
| | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add filename pattern for CLIP_stop_at_last_layers (clip skip). | |||||
| | | | | | | | | | | * | | | | | | | Add self argument that is mandatory to [clip_skip] filename pattern. | File_xor | 2023-04-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | | | | Add filename pattern for CLIP_stop_at_last_layers. | File_xor | 2023-04-16 | 1 | -0/+1 | |
| | | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | | * | | | | | | | remove unneded imports and type signature | AUTOMATIC | 2023-04-29 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Merge pull request #9723 from missionfloyd/extra-network-none | AUTOMATIC1111 | 2023-04-29 | 2 | -2/+2 | |
| | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "None" option to extra networks dropdowns | |||||
| | | | | | | | | | | * | | | | | | | Add "None" option to extra networks dropdowns | missionfloyd | 2023-04-18 | 2 | -2/+2 | |
| | | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | | * | | | | | | | Merge branch 'dev' into fix_batch_processing | AUTOMATIC1111 | 2023-04-29 | 4 | -13/+13 | |
| | | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | | bump gradio to 3.27 | AUTOMATIC | 2023-04-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | | | | bump gradio to 3.27 | AUTOMATIC | 2023-04-29 | 4 | -13/+12 | |
| | | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | | * / / / / / / | fix(extras): fix batch image processing on 'Extras\Batch Process' tab | Ilya Khadykin | 2023-04-09 | 2 | -3/+5 | |
| | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes an issue where an incorrect type was passed to the PIL.Image.open() function that caused the whole process to fail. Scope of this change is limited to only batch image processing, and it shouldn't affect other functionality. | |||||
| | | | | | | | | * | | | / / / | 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 | |
| | | | | | |_|/ / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Solution for anyone getting an error when batching on extras, even with a clean install of "stable diffusion webui" | |||||
| | | | * | | | | | | | | | 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 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Update sd_models.py | papuSpartan | 2023-04-10 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Update generation_parameters_copypaste.py | papuSpartan | 2023-04-10 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Update shared.py | papuSpartan | 2023-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo | |||||
* | | | | | | | | | add token merging options to infotext when necessary. Bump tomesd | papuSpartan | 2023-04-10 | 3 | -5/+56 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version | |||||
* | | | | | | | | | :p | papuSpartan | 2023-04-04 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Allow different merge ratios to be used for each pass. Make toggle cmd flag ↵ | papuSpartan | 2023-04-04 | 4 | -33/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | work again. Remove ratio flag. Remove warning about controlnet being incompatible | |||||
* | | | | | | | | | remove excess condition | papuSpartan | 2023-04-02 | 1 | -14/+15 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Transition to using settings through UI instead of cmd line args. Added ↵ | papuSpartan | 2023-04-02 | 3 | -7/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature to only apply to hr-fix. Install package using requirements_versions.txt | |||||
* | | | | | | | | | use pypi package for tomesd intead of manually cloning repo | papuSpartan | 2023-04-01 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
* | | | | | | | | | delay import | papuSpartan | 2023-04-01 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | forgot to add reinstall arg back earlier since args moved out of shared | papuSpartan | 2023-04-01 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | first | papuSpartan | 2023-04-01 | 2 | -0/+12 | |
|/ / / / / / / / |