aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2022-10-19added support for ddim img2imgrandom_thoughtss
2022-10-19Fixed copying mistakerandom_thoughtss
2022-10-19Added support for RunwayML inpainting modelrandom_thoughtss
2022-10-19fix entropy point calculationcaptin411
2022-10-19update ui with extra training optionsDepFA
2022-10-19update training header textDepFA
2022-10-19Add xformers message.ふぁ
2022-10-19generation_parameters_copypaste.py: fix indentMackerel
2022-10-19Fixed additionnnnal typo, sorryLeo Mozoloa
2022-10-19Improved the OS/Platforms fieldLeo Mozoloa
2022-10-19Removed obsolete legacy Hlky descriptionLeo Mozoloa
2022-10-19Formatting the top descriptionLeo Mozoloa
2022-10-19Fixed labels and created a brand new Feature Request yamlLeo Mozoloa
2022-10-19Adding a confirmation checkbox that the user has checked the issues & ↵Leo Mozoloa
commits before Also small fixes
2022-10-19removing the required tag as it obviously doesn't work, adding a top descriptionLeo Mozoloa
2022-10-19Fixes and trying to make dropdown requiredLeo Mozoloa
2022-10-19fixing linebreak issueLeo Mozoloa
2022-10-19Fixes and adding step by stepLeo Mozoloa
2022-10-19Cleaning & improvementsLeo Mozoloa
2022-10-19Delete .vscode directoryLeo Mozoloa
2022-10-19Better Bug report formLeo Mozoloa
2022-10-19Update Learning Rate tooltipGreg Fuller
2022-10-19Send empty prompts as valid generation parameterVladimir Repin
2022-10-19Infotext saves more specific hypernet name.timntorres
2022-10-19Added a bit of padding to the leftAlexandre Simard
2022-10-19Update ui.pyAlexandre Simard
2022-10-20Merge branch 'AUTOMATIC1111:master' into masterdiscus0434
2022-10-19fix for #3086 failing to load any previous hypernetdiscus0434
2022-10-19fix for #3086 failing to load any previous hypernetAUTOMATIC
2022-10-19Update ui.pyDepFA
2022-10-19Merge pull request #3162 from discus0434/masterAUTOMATIC1111
Added what I forgot to commit in already merged PR: #3086
2022-10-20Merge branch 'AUTOMATIC1111:master' into masterdiscus0434
2022-10-19Merge pull request #3086 from discus0434/masterAUTOMATIC1111
Add settings for multi-layer structure hypernetworks
2022-10-19enable to write layer structure of hn himselfdiscus0434
2022-10-19layer options moves into create hnet uidiscus0434
2022-10-19UI changes for focal point image croppingcaptin411
2022-10-19Add auto focal point cropping to Preprocess imagescaptin411
This algorithm plots a bunch of points of interest on the source image and averages their locations to find a center. Most points come from OpenCV. One point comes from an entropy model. OpenCV points account for 50% of the weight and the entropy based point is the other 50%. The center of all weighted points is calculated and a bounding box is drawn as close to centered over that point as possible.
2022-10-19fix for broken checkpoint mergerAUTOMATIC
2022-10-19remove the unneeded line break introduced by #3092AUTOMATIC
2022-10-19Fix typo in prompt_parser.pyIkko Ashimine
assoicated -> associated
2022-10-19Fixed performance, vram style disorderrealryo1
2022-10-19Merge branch 'master' into test_resolve_conflictsMalumaDev
2022-10-19Merge pull request #2835 from zhengxiaoyao0716/hot-reload-javascriptAUTOMATIC1111
hot-reload javascript files
2022-10-19Merge branch 'master' into hot-reload-javascriptAUTOMATIC1111
2022-10-19Predictable long operation check for time estimationAnastasius