aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-21Merge branch 'master' into masterAUTOMATIC1111
2022-10-21a more strict check for activation type and a more reasonable check for type ↵AUTOMATIC
of layer in hypernets
2022-10-21Merge pull request #3199 from discus0434/masterAUTOMATIC1111
Add features to insert activation functions to hypernetworks
2022-10-21Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-10-21sort file list in alphabetical ordering in extraswinterspringsummer
2022-10-21Fixed path issue while extras batch processingwinterspringsummer
2022-10-21Added try except to extras batch from directorywinterspringsummer
2022-10-21Fixed path issue while extras batch processingwinterspringsummer
2022-10-21allow float sizes for hypernet's layer_structureAUTOMATIC
2022-10-21updated readme and some small stylistic changes to codeAUTOMATIC
2022-10-21sort file list in alphabetical ordering in extraswinterspringsummer
2022-10-21Fixed path issue while extras batch processingwinterspringsummer
2022-10-21Added try except to extras batch from directorywinterspringsummer
2022-10-21Fixed path issue while extras batch processingwinterspringsummer
2022-10-21Fixed job count & single-output gridwywywywy
2022-10-20XY grid correctly re-assignes model when config changesrandom_thoughtss
2022-10-20Different approach to skip/interrupt with highres fixVladimir Repin
2022-10-20Added PLMS hijack and made sure to always replace methodsrandom_thoughtss
2022-10-20fix skip and interrupt for highres. fix optionVladimir Repin
2022-10-20Made dummy latents smaller. Minor code cleanupsrandom_thoughtss
2022-10-21Revert "fix bugs and optimizations"aria1th
This reverts commit 108be15500aac590b4e00420635d7b61fccfa530.
2022-10-21fix bugs and optimizationsAngelBottomless
2022-10-20Fixed outpainting_mk2 output croppingwywywywy
2022-10-20Implemented batch_size logic in outpainting_mk2wywywywy
2022-10-20only linearAngelBottomless
2022-10-20generalized some functions and option for ignoring first layerAngelBottomless
2022-10-20train: ui: added `Split image threshold` and `Split image overlap ratio` to ↵Milly
preprocess
2022-10-20train: fixed preprocess image ratioMilly
2022-10-20Implemented batch count logic to Outpainting mk2wywywywy
2022-10-20add linear as a act func (option for doin nothing)discus0434
2022-10-20Merge branch 'AUTOMATIC1111:master' into masterdiscus0434
2022-10-20Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-10-20allow float sizes for hypernet's layer_structureAUTOMATIC
2022-10-19Fixed non-square highres fix generationrandom_thoughtss
2022-10-20do caption copy for both flipsDepFA
2022-10-20align ui.py imports with upstreamdiscus0434
2022-10-20updatediscus0434
2022-10-20updatediscus0434
2022-10-20Merge branch 'AUTOMATIC1111:master' into masterdiscus0434
2022-10-20default to ignore existing captionsDepFA
2022-10-20pass preprocess_txt_action paramDepFA
2022-10-20link existing txt optionDepFA
2022-10-20add existing caption file handlingDepFA
2022-10-20reorder create_hypernetwork paramsDepFA
2022-10-20pass overwrite old flagDepFA
2022-10-20split learn ratesDepFA
2022-10-20allow overwrite old embeddingDepFA
2022-10-20allow overwrite old hnDepFA
2022-10-20change html outputDepFA
2022-10-19Don't compute latent mask if were not using it. Also added support for fixed ↵random_thoughtss
highres_fix generation.