aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | fix for #3086 failing to load any previous hypernetdiscus04342022-10-191-32/+28
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master'AUTOMATIC2022-10-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sort file list in alphabetical ordering in extraswinterspringsummer2022-10-211-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixed path issue while extras batch processingwinterspringsummer2022-10-211-3/+3
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added try except to extras batch from directorywinterspringsummer2022-10-211-4/+7
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixed path issue while extras batch processingwinterspringsummer2022-10-211-4/+8
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | sort file list in alphabetical ordering in extraswinterspringsummer2022-10-211-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fixed path issue while extras batch processingwinterspringsummer2022-10-211-3/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master'AUTOMATIC2022-10-209-60/+135
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | 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
| | | | | | | | | | | | |
* | | | | | | | | | | | | Formatting the top descriptionLeo Mozoloa2022-10-192-2/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fixed labels and created a brand new Feature Request yamlLeo Mozoloa2022-10-193-25/+45
| | | | | | | | | | | | |
* | | | | | | | | | | | | Adding a confirmation checkbox that the user has checked the issues & ↵Leo Mozoloa2022-10-191-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commits before Also small fixes
* | | | | | | | | | | | | removing the required tag as it obviously doesn't work, adding a top descriptionLeo Mozoloa2022-10-191-2/+4
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fixes and trying to make dropdown requiredLeo Mozoloa2022-10-191-1/+3
| | | | | | | | | | | | |
* | | | | | | | | | | | | fixing linebreak issueLeo Mozoloa2022-10-191-1/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fixes and adding step by stepLeo Mozoloa2022-10-191-3/+13
| | | | | | | | | | | | |
* | | | | | | | | | | | | Cleaning & improvementsLeo Mozoloa2022-10-192-15/+12
| | | | | | | | | | | | |
* | | | | | | | | | | | | Delete .vscode directoryLeo Mozoloa2022-10-191-5/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | Better Bug report formLeo Mozoloa2022-10-193-32/+66
| | | | | | | | | | | | |
* | | | | | | | | | | | | Update Learning Rate tooltipGreg Fuller2022-10-191-0/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Send empty prompts as valid generation parameterVladimir Repin2022-10-191-3/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | Infotext saves more specific hypernet name.timntorres2022-10-191-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | allow float sizes for hypernet's layer_structureAUTOMATIC2022-10-201-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Added a bit of padding to the leftAlexandre Simard2022-10-191-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Update ui.pyAlexandre Simard2022-10-191-4/+9
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | fix for #3086 failing to load any previous hypernetAUTOMATIC2022-10-191-32/+28
|/ / / / / / / / / /
| * | | | | | | | | 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
| | | | | | | | | |