aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix js func signature and not forget to initialize confirmation var to ↵papuSpartan2022-10-222-4/+7
| | | | prevent exception upon cancelling confirmation
* forgot to clear neg prompt after moving to back. Add tooltip to hintspapuSpartan2022-10-213-9/+10
|
* some doc and formattingpapuSpartan2022-10-211-5/+12
|
* refactor internal terminology to use 'clear' instead of 'trash' like #2728papuSpartan2022-10-213-13/+13
|
* update token counter when clearing promptpapuSpartan2022-10-212-12/+9
|
* only delete prompt on back end and remove client-side deletionpapuSpartan2022-10-212-20/+15
|
* initial work on getting prompts cleared on the backend and synchronizing ↵papuSpartan2022-10-212-13/+26
| | | | token counter
* Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-2129-236/+1160
|\
| * prevent error spam when processing images without txt files for captionsAUTOMATIC2022-10-211-5/+4
| |
| * Merge pull request #3246 from Milly/fix/train-preprocess-keep-ratioAUTOMATIC11112022-10-212-24/+52
| |\ | | | | | | Preprocess: fixed keep ratio and changed split behavior
| | * Merge branch 'master' into fix/train-preprocess-keep-ratioAUTOMATIC11112022-10-2129-216/+1113
| | |\ | | |/ | |/|
| * | make aspect ratio overlay work regardless of selected localization, pt2AUTOMATIC2022-10-211-14/+5
| | |
| * | loading SD VAE, see PR #3303AUTOMATIC2022-10-211-1/+4
| | |
| * | batch_size does not affect job countAUTOMATIC2022-10-211-1/+1
| | |
| * | Merge remote-tracking branch 'mk2/outpainting-mk2-batch-out'AUTOMATIC2022-10-211-59/+80
| |\ \
| | * | Fixed job count & single-output gridwywywywy2022-10-211-9/+5
| | | |
| | * | Fixed outpainting_mk2 output croppingwywywywy2022-10-201-10/+11
| | | |
| | * | Implemented batch_size logic in outpainting_mk2wywywywy2022-10-201-55/+63
| | | |
| | * | Implemented batch count logic to Outpainting mk2wywywywy2022-10-201-12/+28
| | | |
| * | | make aspect ratio overlay work regardless of selected localizationAUTOMATIC2022-10-213-22/+20
| | | |
| * | | Change option description of unload_models_when_trainingRcmcpe2022-10-211-1/+1
| | | |
| * | | Remove unused variable.timntorres2022-10-211-1/+0
| | | |
| * | | Refer to Hypernet's name, sensibly, by its name variable.timntorres2022-10-211-1/+1
| | | |
| * | | Match hypernet name with filename in all cases.timntorres2022-10-211-1/+7
| | | |
| * | | Sanitize hypernet name input.timntorres2022-10-211-0/+3
| | | |
| * | | Merge pull request #3321 from AUTOMATIC1111/features-to-readmeAUTOMATIC11112022-10-211-8/+19
| |\ \ \ | | | | | | | | | | Features to readme
| | * \ \ Merge branch 'master' into features-to-readmeAUTOMATIC11112022-10-2146-321/+1653
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Make commit hash mandatory fieldparsec5012022-10-211-0/+2
| | | | |
| * | | | Update image_embedding.pyDepFA2022-10-211-2/+2
| | | | |
| * | | | Use opts in textual_inversion image_embedding.py for dynamic fontsDepFA2022-10-211-0/+1
| | | | |
| * | | | make aestetic embedding ciompatible with prompts longer than 75 tokensAUTOMATIC2022-10-211-1/+1
| | | | |
| * | | | Merge remote-tracking branch 'origin/master'AUTOMATIC2022-10-211-0/+5
| |\ \ \ \
| | * | | | wtf is happeningLeo Mozoloa2022-10-211-0/+5
| | | | | |
| * | | | | do not load aesthetic clip model until it's neededAUTOMATIC2022-10-218-39/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add refresh button for aesthetic embeddings add aesthetic params to images' infotext
| * | | | | Merge branch 'ae'AUTOMATIC2022-10-219-21/+326
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into test_resolve_conflictsMalumaDev2022-10-1911-45/+296
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into test_resolve_conflictsMalumaDev2022-10-1815-92/+174
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into test_resolve_conflictsMalumaDev2022-10-1816-60/+287
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into test_resolve_conflictsMalumaDev2022-10-163-2/+19
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into test_resolve_conflictsMalumaDev2022-10-1610-60/+114
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | ui fix, re organization of the codeMalumaDev2022-10-169-157/+233
| | | | | | | | | | |
| | * | | | | | | | | ui fixMalumaDev2022-10-161-1/+1
| | | | | | | | | | |
| | * | | | | | | | | ui fixMalumaDev2022-10-164-14/+18
| | | | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/test_resolve_conflicts' into ↵MalumaDev2022-10-156-26/+30
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_resolve_conflicts
| | | * \ \ \ \ \ \ \ \ Merge branch 'master' into test_resolve_conflictsMalumaDev2022-10-156-26/+30
| | | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fixed dropbox updateMalumaDev2022-10-151-2/+2
| | |/ / / / / / / / / /
| | * | | | | | | | | | Add support to other img format, fixed dropbox updateMalumaDev2022-10-151-5/+5
| | | | | | | | | | | |
| | * | | | | | | | | | Update modules/ui.pyMalumaDev2022-10-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
| | * | | | | | | | | | Update modules/ui.pyMalumaDev2022-10-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es>
| | * | | | | | | | | | Update modules/ui.pyMalumaDev2022-10-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es>