Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix js func signature and not forget to initialize confirmation var to ↵ | papuSpartan | 2022-10-22 | 1 | -1/+3 |
| | | | | prevent exception upon cancelling confirmation | ||||
* | forgot to clear neg prompt after moving to back. Add tooltip to hints | papuSpartan | 2022-10-21 | 1 | -7/+7 |
| | |||||
* | some doc and formatting | papuSpartan | 2022-10-21 | 1 | -5/+12 |
| | |||||
* | refactor internal terminology to use 'clear' instead of 'trash' like #2728 | papuSpartan | 2022-10-21 | 2 | -12/+12 |
| | |||||
* | update token counter when clearing prompt | papuSpartan | 2022-10-21 | 1 | -10/+7 |
| | |||||
* | only delete prompt on back end and remove client-side deletion | papuSpartan | 2022-10-21 | 1 | -14/+15 |
| | |||||
* | initial work on getting prompts cleared on the backend and synchronizing ↵ | papuSpartan | 2022-10-21 | 1 | -10/+19 |
| | | | | token counter | ||||
* | Merge branch 'AUTOMATIC1111:master' into master | papuSpartan | 2022-10-21 | 20 | -132/+1023 |
|\ | |||||
| * | prevent error spam when processing images without txt files for captions | AUTOMATIC | 2022-10-21 | 1 | -5/+4 |
| | | |||||
| * | Merge branch 'master' into fix/train-preprocess-keep-ratio | AUTOMATIC1111 | 2022-10-21 | 20 | -112/+976 |
| |\ | |||||
| | * | loading SD VAE, see PR #3303 | AUTOMATIC | 2022-10-21 | 1 | -1/+4 |
| | | | |||||
| | * | make aspect ratio overlay work regardless of selected localization | AUTOMATIC | 2022-10-21 | 1 | -2/+2 |
| | | | |||||
| | * | Change option description of unload_models_when_training | Rcmcpe | 2022-10-21 | 1 | -1/+1 |
| | | | |||||
| | * | Remove unused variable. | timntorres | 2022-10-21 | 1 | -1/+0 |
| | | | |||||
| | * | Refer to Hypernet's name, sensibly, by its name variable. | timntorres | 2022-10-21 | 1 | -1/+1 |
| | | | |||||
| | * | Match hypernet name with filename in all cases. | timntorres | 2022-10-21 | 1 | -1/+7 |
| | | | |||||
| | * | Sanitize hypernet name input. | timntorres | 2022-10-21 | 1 | -0/+3 |
| | | | |||||
| | * | Update image_embedding.py | DepFA | 2022-10-21 | 1 | -2/+2 |
| | | | |||||
| | * | Use opts in textual_inversion image_embedding.py for dynamic fonts | DepFA | 2022-10-21 | 1 | -0/+1 |
| | | | |||||
| | * | make aestetic embedding ciompatible with prompts longer than 75 tokens | AUTOMATIC | 2022-10-21 | 1 | -1/+1 |
| | | | |||||
| | * | do not load aesthetic clip model until it's needed | AUTOMATIC | 2022-10-21 | 7 | -38/+88 |
| | | | | | | | | | | | | | | | add refresh button for aesthetic embeddings add aesthetic params to images' infotext | ||||
| | * | Merge branch 'ae' | AUTOMATIC | 2022-10-21 | 8 | -21/+324 |
| | |\ | |||||
| | | * | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-19 | 8 | -29/+254 |
| | | |\ | |||||
| | | * \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-18 | 9 | -69/+103 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-18 | 7 | -26/+90 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-16 | 2 | -1/+18 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-16 | 7 | -50/+93 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | ui fix, re organization of the code | MalumaDev | 2022-10-16 | 9 | -157/+233 |
| | | | | | | | | | |||||
| | | * | | | | | | ui fix | MalumaDev | 2022-10-16 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | | * | | | | | | ui fix | MalumaDev | 2022-10-16 | 4 | -14/+18 |
| | | | | | | | | | |||||
| | | * | | | | | | Merge remote-tracking branch 'origin/test_resolve_conflicts' into ↵ | MalumaDev | 2022-10-15 | 4 | -16/+24 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_resolve_conflicts | ||||
| | | | * \ \ \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-15 | 4 | -16/+24 |
| | | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | | fixed dropbox update | MalumaDev | 2022-10-15 | 1 | -2/+2 |
| | | |/ / / / / / / | |||||
| | | * | | | | | | | Add support to other img format, fixed dropbox update | MalumaDev | 2022-10-15 | 1 | -5/+5 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | ||||
| | | * | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | ||||
| | | * | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | ||||
| | | * | | | | | | | Update modules/aesthetic_clip.py | MalumaDev | 2022-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | ||||
| | | * | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | ||||
| | | * | | | | | | | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-15 | 15 | -233/+649 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | fix to tokens lenght, addend embs generator, add new features to edit the ↵ | MalumaDev | 2022-10-15 | 6 | -96/+302 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embedding before the generation using text | ||||
| | | * | | | | | | | | init | MalumaDev | 2022-10-14 | 7 | -38/+171 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Fix Hypernet infotext string split bug for PR #3283 | AUTOMATIC | 2022-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | turns out LayerNorm also has weight and bias and needs to be pre-multiplied ↵ | AUTOMATIC | 2022-10-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and trained for hypernets | ||||
| | * | | | | | | | | | Merge branch 'master' into training-help-text | AUTOMATIC1111 | 2022-10-21 | 11 | -82/+552 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Remove redundant try/except. | timntorres | 2022-10-21 | 1 | -5/+1 |
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Revise comments. | timntorres | 2022-10-21 | 2 | -2/+2 |
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Do nothing if image file already exists. | timntorres | 2022-10-21 | 1 | -1/+5 |
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Issue #2921-Give PNG info to Hypernet previews. | timntorres | 2022-10-21 | 1 | -2/+7 |
| | | | | | | | | | | | | |||||
| | | * | | | | | | | | | Allow datasets with only 1 image in TI | guaneec | 2022-10-21 | 1 | -2/+2 |
| | | | | | | | | | | | |