aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | Added try except to extras batch from directorywinterspringsummer2022-10-211-4/+7
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fixed path issue while extras batch processingwinterspringsummer2022-10-211-4/+8
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | allow float sizes for hypernet's layer_structureAUTOMATIC2022-10-211-1/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | updated readme and some small stylistic changes to codeAUTOMATIC2022-10-213-8/+10
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | XY grid correctly re-assignes model when config changesrandom_thoughtss2022-10-202-3/+4
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Added PLMS hijack and made sure to always replace methodsrandom_thoughtss2022-10-202-9/+157
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Made dummy latents smaller. Minor code cleanupsrandom_thoughtss2022-10-202-5/+8
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fixed non-square highres fix generationrandom_thoughtss2022-10-201-3/+6
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Don't compute latent mask if were not using it. Also added support for fixed ↵random_thoughtss2022-10-192-27/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | highres_fix generation.
| * | | | | | | | | | | | | | | | | | added support for ddim img2imgrandom_thoughtss2022-10-191-0/+6
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fixed copying mistakerandom_thoughtss2022-10-191-54/+25
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Added support for RunwayML inpainting modelrandom_thoughtss2022-10-194-15/+293
| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | Different approach to skip/interrupt with highres fixVladimir Repin2022-10-202-1/+7
| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | fix skip and interrupt for highres. fix optionVladimir Repin2022-10-201-3/+1
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | do caption copy for both flipsDepFA2022-10-201-1/+1
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | default to ignore existing captionsDepFA2022-10-191-1/+1
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | pass preprocess_txt_action paramDepFA2022-10-191-3/+3
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | link existing txt optionDepFA2022-10-191-0/+2
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | add existing caption file handlingDepFA2022-10-191-8/+24
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | reorder create_hypernetwork paramsDepFA2022-10-191-1/+1
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | pass overwrite old flagDepFA2022-10-191-2/+2
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | split learn ratesDepFA2022-10-191-2/+2
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | allow overwrite old embeddingDepFA2022-10-191-2/+3
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | allow overwrite old hnDepFA2022-10-191-2/+3
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | change html outputDepFA2022-10-191-1/+1
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | update ui with extra training optionsDepFA2022-10-191-2/+9
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | update training header textDepFA2022-10-191-1/+1
| | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | Update ui.pyDepFA2022-10-191-1/+1
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | Update README.mdClashSAN2022-10-211-4/+12
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | | Update README.mdClashSAN2022-10-181-7/+13
| | | | | | | | | | | |_|/ / / / / | | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | * | | | train: ui: added `Split image threshold` and `Split image overlap ratio` to ↵Milly2022-10-202-7/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preprocess
| | | | | | | | | | | | | * | | | train: fixed preprocess image ratioMilly2022-10-201-19/+35
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | add dropoutdiscus04342022-10-223-51/+70
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #2 from aria1th/patch-6discus04342022-10-221-8/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | generalized some functions and option for ignoring first layer
| * | | | | | | | | | | | | | | Revert "fix bugs and optimizations"aria1th2022-10-201-59/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 108be15500aac590b4e00420635d7b61fccfa530.
| * | | | | | | | | | | | | | | fix bugs and optimizationsAngelBottomless2022-10-201-46/+59
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | only linearAngelBottomless2022-10-201-5/+5
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | generalized some functions and option for ignoring first layerAngelBottomless2022-10-201-8/+15
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | add linear as a act func (option for doin nothing)discus04342022-10-201-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'AUTOMATIC1111:master' into masterdiscus04342022-10-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master'AUTOMATIC2022-10-209-60/+135
| |\| | | | | | | | | | | | |
| * | | | | | | | | | | | | | allow float sizes for hypernet's layer_structureAUTOMATIC2022-10-201-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | align ui.py imports with upstreamdiscus04342022-10-201-19/+18
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | updatediscus04342022-10-2010-63/+143
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'AUTOMATIC1111:master' into masterdiscus04342022-10-2010-64/+144
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Add xformers message.ふぁ2022-10-191-2/+8
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | generation_parameters_copypaste.py: fix indentMackerel2022-10-191-2/+2
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fixed additionnnnal typo, sorryLeo Mozoloa2022-10-192-2/+2
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Improved the OS/Platforms fieldLeo Mozoloa2022-10-191-4/+6
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Removed obsolete legacy Hlky descriptionLeo Mozoloa2022-10-191-1/+1
| | | | | | | | | | | | | | | |