Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | pass preprocess_txt_action param | DepFA | |
2022-10-20 | link existing txt option | DepFA | |
2022-10-20 | add existing caption file handling | DepFA | |
2022-10-20 | reorder create_hypernetwork params | DepFA | |
2022-10-20 | pass overwrite old flag | DepFA | |
2022-10-20 | split learn rates | DepFA | |
2022-10-20 | allow overwrite old embedding | DepFA | |
2022-10-20 | allow overwrite old hn | DepFA | |
2022-10-20 | change html output | DepFA | |
2022-10-19 | Don't compute latent mask if were not using it. Also added support for fixed ↵ | random_thoughtss | |
highres_fix generation. | |||
2022-10-19 | added support for ddim img2img | random_thoughtss | |
2022-10-19 | Fixed copying mistake | random_thoughtss | |
2022-10-19 | Added support for RunwayML inpainting model | random_thoughtss | |
2022-10-19 | fix entropy point calculation | captin411 | |
2022-10-19 | update ui with extra training options | DepFA | |
2022-10-19 | update training header text | DepFA | |
2022-10-19 | generation_parameters_copypaste.py: fix indent | Mackerel | |
2022-10-19 | Show PB texts at same time and earlier | Alexandre Simard | |
For big tasks (1000+ steps), waiting 1 minute to see ETA is long and this changes it so the number of steps done plays a role in showing the text as well. | |||
2022-10-19 | Send empty prompts as valid generation parameter | Vladimir Repin | |
2022-10-19 | Infotext saves more specific hypernet name. | timntorres | |
2022-10-19 | Added a bit of padding to the left | Alexandre Simard | |
2022-10-19 | Update ui.py | Alexandre Simard | |
2022-10-19 | fix for #3086 failing to load any previous hypernet | discus0434 | |
2022-10-19 | fix for #3086 failing to load any previous hypernet | AUTOMATIC | |
2022-10-19 | Update ui.py | DepFA | |
2022-10-20 | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | |
2022-10-19 | Merge pull request #3086 from discus0434/master | AUTOMATIC1111 | |
Add settings for multi-layer structure hypernetworks | |||
2022-10-19 | enable to write layer structure of hn himself | discus0434 | |
2022-10-19 | layer options moves into create hnet ui | discus0434 | |
2022-10-19 | UI changes for focal point image cropping | captin411 | |
2022-10-19 | Add auto focal point cropping to Preprocess images | captin411 | |
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-19 | fix for broken checkpoint merger | AUTOMATIC | |
2022-10-19 | Fix typo in prompt_parser.py | Ikko Ashimine | |
assoicated -> associated | |||
2022-10-19 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | |
2022-10-19 | Merge branch 'master' into hot-reload-javascript | AUTOMATIC1111 | |
2022-10-19 | Predictable long operation check for time estimation | Anastasius | |
2022-10-19 | Estimated time displayed if jobs take more 60 sec | Anastasius | |
2022-10-19 | Added time left estimation | Anastasius | |
2022-10-19 | Remove wrong self reference in CUDA support for invokeai | Cheka | |
2022-10-19 | Merge branch 'master' into master | discus0434 | |
2022-10-19 | Use training width/height when training hypernetworks. | Silent | |
2022-10-19 | Merge branch 'master' into master | discus0434 | |
2022-10-19 | Merge remote-tracking branch 'origin/api' | AUTOMATIC | |
2022-10-19 | more careful loading of model weights (eliminates some issues with ↵ | AUTOMATIC | |
checkpoints that have weird cond_stage_model layer names) | |||
2022-10-19 | call sampler by name | arcticfaded | |
2022-10-19 | Image browser improved | yfszzx | |
2022-10-18 | provide sampler by name | arcticfaded | |
2022-10-19 | update | discus0434 | |
2022-10-19 | update | discus0434 | |
2022-10-19 | update | discus0434 | |