Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | | | | | XY grid correctly re-assignes model when config changes | random_thoughtss | 2022-10-20 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Added PLMS hijack and made sure to always replace methods | random_thoughtss | 2022-10-20 | 2 | -9/+157 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Made dummy latents smaller. Minor code cleanups | random_thoughtss | 2022-10-20 | 2 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Fixed non-square highres fix generation | random_thoughtss | 2022-10-20 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Don't compute latent mask if were not using it. Also added support for fixed ↵ | random_thoughtss | 2022-10-19 | 2 | -27/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | highres_fix generation. | |||||
| | | * | | | | | | | | | | | | | | | | | | added support for ddim img2img | random_thoughtss | 2022-10-19 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Fixed copying mistake | random_thoughtss | 2022-10-19 | 1 | -54/+25 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Added support for RunwayML inpainting model | random_thoughtss | 2022-10-19 | 4 | -15/+293 | |
| | | | |/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Different approach to skip/interrupt with highres fix | Vladimir Repin | 2022-10-20 | 2 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | fix skip and interrupt for highres. fix option | Vladimir Repin | 2022-10-20 | 1 | -3/+1 | |
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | do caption copy for both flips | DepFA | 2022-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | default to ignore existing captions | DepFA | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | pass preprocess_txt_action param | DepFA | 2022-10-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | link existing txt option | DepFA | 2022-10-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | add existing caption file handling | DepFA | 2022-10-19 | 1 | -8/+24 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | reorder create_hypernetwork params | DepFA | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | pass overwrite old flag | DepFA | 2022-10-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | split learn rates | DepFA | 2022-10-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | allow overwrite old embedding | DepFA | 2022-10-19 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | allow overwrite old hn | DepFA | 2022-10-19 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | change html output | DepFA | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | update ui with extra training options | DepFA | 2022-10-19 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | update training header text | DepFA | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Update ui.py | DepFA | 2022-10-19 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | train: ui: added `Split image threshold` and `Split image overlap ratio` to ↵ | Milly | 2022-10-20 | 2 | -7/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preprocess | |||||
* | | | | | | | | | | | | | | | | | | train: fixed preprocess image ratio | Milly | 2022-10-20 | 1 | -19/+35 | |
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-10-20 | 2 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | generation_parameters_copypaste.py: fix indent | Mackerel | 2022-10-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Send empty prompts as valid generation parameter | Vladimir Repin | 2022-10-19 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Infotext saves more specific hypernet name. | timntorres | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | allow float sizes for hypernet's layer_structure | AUTOMATIC | 2022-10-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Added a bit of padding to the left | Alexandre Simard | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Update ui.py | Alexandre Simard | 2022-10-19 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | fix for #3086 failing to load any previous hypernet | AUTOMATIC | 2022-10-19 | 1 | -32/+28 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | 2022-10-19 | 4 | -18/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3086 from discus0434/master | AUTOMATIC1111 | 2022-10-19 | 4 | -21/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | Add settings for multi-layer structure hypernetworks | |||||
| * | | | | | | | | | | | | | | | fix for broken checkpoint merger | AUTOMATIC | 2022-10-19 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix typo in prompt_parser.py | Ikko Ashimine | 2022-10-19 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | assoicated -> associated | |||||
| * | | | | | | | | | | | | | | Merge branch 'master' into hot-reload-javascript | AUTOMATIC1111 | 2022-10-19 | 18 | -151/+529 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Predictable long operation check for time estimation | Anastasius | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Estimated time displayed if jobs take more 60 sec | Anastasius | 2022-10-19 | 1 | -5/+12 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Added time left estimation | Anastasius | 2022-10-19 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Remove wrong self reference in CUDA support for invokeai | Cheka | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | reload javascript files when custom script bodies | zhengxiaoyao0716 | 2022-10-15 | 1 | -12/+16 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | enable to write layer structure of hn himself | discus0434 | 2022-10-19 | 2 | -1/+5 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | layer options moves into create hnet ui | discus0434 | 2022-10-19 | 4 | -38/+45 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' into master | discus0434 | 2022-10-19 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Use training width/height when training hypernetworks. | Silent | 2022-10-19 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'master' into master | discus0434 | 2022-10-19 | 5 | -11/+210 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/api' | AUTOMATIC | 2022-10-19 | 4 | -8/+185 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |