Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable compact view for train tab | AUTOMATIC | 2023-01-21 | 1 | -0/+2 |
* | extra networks UI | AUTOMATIC | 2023-01-21 | 2 | -35/+77 |
* | add option to show/hide warnings | AUTOMATIC | 2023-01-18 | 1 | -1/+6 |
* | Fix tensorboard related functions | aria1th | 2023-01-15 | 1 | -7/+6 |
* | Fix loss_dict problem | aria1th | 2023-01-15 | 1 | -1/+3 |
* | fix missing 'mean loss' for tensorboard integration | AngelBottomless | 2023-01-15 | 1 | -1/+1 |
* | big rework of progressbar/preview system to allow multiple users to prompts a... | AUTOMATIC | 2023-01-15 | 1 | -3/+3 |
* | change hypernets to use sha256 hashes | AUTOMATIC | 2023-01-14 | 1 | -17/+23 |
* | change hash to sha256 | AUTOMATIC | 2023-01-14 | 1 | -2/+2 |
* | Merge branch 'master' into tensorboard | AUTOMATIC1111 | 2023-01-13 | 2 | -165/+491 |
|\ | |||||
| * | set descriptions | Vladimir Mandic | 2023-01-11 | 1 | -1/+3 |
| * | Variable dropout rate | aria1th | 2023-01-10 | 2 | -27/+78 |
| * | make a dropdown for prompt template selection | AUTOMATIC | 2023-01-09 | 1 | -2/+5 |
| * | Move batchsize check | dan | 2023-01-07 | 1 | -1/+1 |
| * | Add checkbox for variable training dims | dan | 2023-01-07 | 1 | -1/+1 |
| * | rework saving training params to file #6372 | AUTOMATIC | 2023-01-06 | 1 | -21/+7 |
| * | Include model in log file. Exclude directory. | timntorres | 2023-01-05 | 1 | -18/+10 |
| * | Clean up ti, add same behavior to hypernetwork. | timntorres | 2023-01-05 | 1 | -1/+30 |
| * | Merge branch 'master' into gradient-clipping | AUTOMATIC1111 | 2023-01-04 | 2 | -166/+206 |
| |\ | |||||
| | * | add job info to modules | Vladimir Mandic | 2023-01-03 | 1 | -0/+1 |
| | * | Merge pull request #5992 from yuvalabou/F541 | AUTOMATIC1111 | 2022-12-25 | 1 | -2/+2 |
| | |\ | |||||
| | | * | fix F541 f-string without any placeholders | Yuval Aboulafia | 2022-12-24 | 1 | -2/+2 |
| | * | | implement train api | Vladimir Mandic | 2022-12-24 | 2 | -27/+30 |
| | |/ | |||||
| | * | Merge branch 'master' into racecond_fix | AUTOMATIC1111 | 2022-12-03 | 2 | -131/+217 |
| | |\ | |||||
| | | * | Use devices.autocast instead of torch.autocast | brkirch | 2022-11-30 | 1 | -1/+1 |
| | | * | last_layer_dropout default to False | flamelaw | 2022-11-23 | 1 | -1/+1 |
| | | * | fix dropout, implement train/eval mode | flamelaw | 2022-11-23 | 1 | -6/+18 |
| | | * | small fixes | flamelaw | 2022-11-22 | 1 | -3/+3 |
| | | * | fix pin_memory with different latent sampling method | flamelaw | 2022-11-21 | 1 | -1/+4 |
| | | * | Gradient accumulation, autocast fix, new latent sampling method, etc | flamelaw | 2022-11-20 | 1 | -123/+146 |
| | | * | change StableDiffusionProcessing to internally use sampler name instead of sa... | AUTOMATIC | 2022-11-19 | 1 | -2/+2 |
| | * | | Fixes race condition in training when VAE is unloaded | Fampai | 2022-11-04 | 1 | -0/+4 |
| * | | | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-11-07 | 2 | -7/+54 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | rework the code to not use the walrus operator because colab's 3.7 does not s... | AUTOMATIC | 2022-11-05 | 1 | -2/+5 |
| | * | | Merge pull request #4273 from Omegastick/ordered_hypernetworks | AUTOMATIC1111 | 2022-11-05 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Sort straight out of the glob | Isaac Poulton | 2022-11-04 | 1 | -2/+2 |
| | | * | | Sort hypernetworks | Isaac Poulton | 2022-11-04 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | only save if option is enabled | aria1th | 2022-11-04 | 1 | -1/+1 |
| | * | | split before declaring file name | aria1th | 2022-11-04 | 1 | -1/+1 |
| | * | | apply | aria1th | 2022-11-04 | 1 | -5/+49 |
| | * | | Merge branch 'AUTOMATIC1111:master' into force-push-patch-13 | AngelBottomless | 2022-11-04 | 1 | -12/+24 |
| | |\| | |||||
| | * | | I blame code autocomplete | AngelBottomless | 2022-11-04 | 1 | -49/+27 |
| | * | | resolve conflict - first revert | aria1th | 2022-11-04 | 1 | -71/+52 |
| | * | | use hash to check valid optim | aria1th | 2022-11-03 | 1 | -4/+9 |
| | * | | Separate .optim file from model | aria1th | 2022-11-03 | 1 | -4/+8 |
| | * | | resolve conflicts | aria1th | 2022-10-30 | 1 | -6/+38 |
| | * | | We have duplicate linear now | AngelBottomless | 2022-10-30 | 1 | -1/+1 |
| * | | | Simplify grad clip | Muhammad Rizqi Nur | 2022-11-05 | 1 | -9/+7 |
| * | | | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-11-04 | 1 | -12/+24 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge branch 'master' into hn-activation | AUTOMATIC1111 | 2022-11-04 | 2 | -34/+58 |
| | |\| |