Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | * | | | | | | | Fix sampler schedules with step multiplier | catboxanon | 2023-04-17 | 1 | -2/+6 | |
| | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | * | | | | | | | Merge pull request #9130 from Vespinian/fix-api-alwayson_scripts-less-then-re... | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+3 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | Changed behavior that puts the args from alwayson_script request in the scrip... | Vespinian | 2023-03-29 | 1 | -1/+3 | |
| | | | | | | | | | |/ / / / / | | | | | | | | | |/| | | | | | ||||||
| | | | | | | | * | | | | | | | Allow user input for gradio theme selection | AUTOMATIC | 2023-04-29 | 2 | -1/+11 | |
| | | | | | | | * | | | | | | | Merge branch 'dev' into gradio-theme-support | AUTOMATIC1111 | 2023-04-29 | 26 | -132/+320 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ \ \ | Merge pull request #9518 from yike5460/master | AUTOMATIC1111 | 2023-04-29 | 1 | -6/+14 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | fix: support for default branch | yike5460 | 2023-04-10 | 1 | -5/+12 | |
| | | | | | | | | | * | | | | | | | feat: add branch support for extension installation | yike5460 | 2023-04-09 | 1 | -3/+4 | |
| | | | | | | | | | | |/ / / / / | | | | | | | | | | |/| | | | | | ||||||
| | | | | | | | | * | | | | | | | stuff related to torch version change | AUTOMATIC | 2023-04-29 | 1 | -4/+1 | |
| | | | | | | | | * | | | | | | | Merge pull request #9737 from AdjointOperator/master | AUTOMATIC1111 | 2023-04-29 | 1 | -0/+2 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | add tiled inference support for ScuNET | AdjointOperator | 2023-04-19 | 1 | -0/+2 | |
| | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | * | | | | | | | rename CPU RNG to RNG source in settings, add infotext and parameters copypas... | AUTOMATIC | 2023-04-29 | 6 | -6/+13 | |
| | | | | | | | | * | | | | | | | Merge pull request #9734 from deciare/cpu-randn | AUTOMATIC1111 | 2023-04-29 | 4 | -3/+17 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | Option to use CPU for random number generation. | Deciare | 2023-04-19 | 4 | -3/+17 | |
| | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | * | | | | | | | Merge pull request #9693 from racinmat/hidable_buttons | AUTOMATIC1111 | 2023-04-29 | 1 | -4/+4 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | adds label to buttons to make them hide | Matěj Račinský | 2023-04-17 | 1 | -4/+4 | |
| | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | * | | | | | | | Merge pull request #9839 from dennissheng/master | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+1 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | fix ui img2img scripts | dennissheng | 2023-04-24 | 1 | -1/+1 | |
| | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | * | | | | | | | Merge pull request #9757 from missionfloyd/editattention-selectcurrentword | AUTOMATIC1111 | 2023-04-29 | 1 | -0/+1 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | Custom delimiters | missionfloyd | 2023-04-25 | 1 | -0/+1 | |
| | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | * | | | | | | | use exist_ok=True instead of checking if directory exists | AUTOMATIC | 2023-04-29 | 1 | -2/+1 | |
| | | | | | | | | * | | | | | | | Merge pull request #9867 from darnell8/master | AUTOMATIC1111 | 2023-04-29 | 1 | -2/+3 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | Fix CLIP FileExistsError | darnell8 | 2023-04-25 | 1 | -2/+3 | |
| | | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | | * | | | | | | | Merge pull request #9429 from forsurefr/save-init-images | AUTOMATIC1111 | 2023-04-29 | 2 | -0/+11 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | 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 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 | 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 | |
| | | | | | | | | |/ / / / / / | ||||||
| | | | | | | | * | | | / / / | 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 | |
| | |/ / / / / / / / |