| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-20 | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | -23/+49 | |
| 2022-10-19 | Merge pull request #3086 from discus0434/master | AUTOMATIC1111 | -23/+79 | |
| Add settings for multi-layer structure hypernetworks | ||||
| 2022-10-19 | enable to write layer structure of hn himself | discus0434 | -1/+5 | |
| 2022-10-19 | layer options moves into create hnet ui | discus0434 | -43/+48 | |
| 2022-10-19 | UI changes for focal point image cropping | captin411 | -1/+3 | |
| 2022-10-19 | Add auto focal point cropping to Preprocess images | captin411 | -5/+146 | |
| 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 | -1/+4 | |
| 2022-10-19 | remove the unneeded line break introduced by #3092 | AUTOMATIC | -0/+4 | |
| 2022-10-19 | Fix typo in prompt_parser.py | Ikko Ashimine | -1/+1 | |
| assoicated -> associated | ||||
| 2022-10-19 | Fixed performance, vram style disorder | realryo1 | -5/+0 | |
| 2022-10-19 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -45/+296 | |
| 2022-10-19 | Merge pull request #2835 from zhengxiaoyao0716/hot-reload-javascript | AUTOMATIC1111 | -14/+19 | |
| hot-reload javascript files | ||||
| 2022-10-19 | Merge branch 'master' into hot-reload-javascript | AUTOMATIC1111 | -232/+858 | |
| 2022-10-19 | Predictable long operation check for time estimation | Anastasius | -1/+1 | |
| 2022-10-19 | Estimated time displayed if jobs take more 60 sec | Anastasius | -5/+12 | |
| 2022-10-19 | Added time left estimation | Anastasius | -1/+13 | |
| 2022-10-19 | Remove wrong self reference in CUDA support for invokeai | Cheka | -1/+1 | |
| 2022-10-19 | Merge branch 'master' into master | discus0434 | -3/+4 | |
| 2022-10-19 | Use training width/height when training hypernetworks. | Silent | -2/+4 | |
| 2022-10-19 | Merge branch 'master' into master | discus0434 | -27/+252 | |
| 2022-10-19 | Merge remote-tracking branch 'origin/api' | AUTOMATIC | -24/+227 | |
| 2022-10-19 | more careful loading of model weights (eliminates some issues with ↵ | AUTOMATIC | -3/+25 | |
| checkpoints that have weird cond_stage_model layer names) | ||||
| 2022-10-19 | call sampler by name | arcticfaded | -8/+9 | |
| 2022-10-19 | Image browser improved | yfszzx | -106/+123 | |
| 2022-10-18 | provide sampler by name | arcticfaded | -4/+24 | |
| 2022-10-19 | update | discus0434 | -2/+2 | |
| 2022-10-19 | update | discus0434 | -2/+2 | |
| 2022-10-19 | update | discus0434 | -7/+8 | |
| 2022-10-19 | add options to custom hypernetwork layer structure | discus0434 | -24/+75 | |
| 2022-10-18 | Merge branch 'master' into test_resolve_conflicts | MalumaDev | -92/+174 | |
| 2022-10-18 | Update artists.csv | supersteve3d | -3/+0 | |
| 2022-10-18 | Update artists.csv | supersteve3d | -2/+0 | |
| 2022-10-18 | add windows equivalent | DepFA | -1/+1 | |
| 2022-10-18 | Pass arguments from bash to python | Matthew Clark | -1/+1 | |
| 2022-10-18 | remove dependence on TQDM for sampler progress/interrupt functionality | AUTOMATIC | -55/+58 | |
| 2022-10-18 | Image browser improve | yfszzx | -21/+22 | |
| 2022-10-18 | update ko-KR.json | Dynamic | -0/+1 | |
| 2022-10-18 | additional fix for difference model merging | AUTOMATIC | -1/+1 | |
| 2022-10-18 | update ko-KR.json | Dynamic | -4/+38 | |
| Translated all text on txt2img window, plus some extra | ||||
| 2022-10-18 | fix for add difference model merging | AUTOMATIC | -2/+5 | |
| 2022-10-18 | styles.csv encoding utf8 to utf-8-sig | w-e-w | -2/+2 | |
| utf-8-bom for better compatibility for some programs | ||||
| 2022-10-18 | remove shared option for update check (because it is not an argument of webui) | AUTOMATIC | -11/+9 | |
| have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments | ||||
| 2022-10-18 | Image browser | yfszzx | -126/+0 | |
| 2022-10-18 | Image browser | yfszzx | -92/+289 | |
| 2022-10-18 | add shared option for update check | DepFA | -0/+1 | |
| 2022-10-18 | Make update check commandline option, give response on all paths. | DepFA | -10/+19 | |
| 2022-10-18 | move update check to after dep installation | DepFA | -11/+11 | |
| 2022-10-18 | add update warning to launch.py | DepFA | -0/+11 | |
| 2022-10-18 | update scripts.py | ふぁ | -1/+1 | |
| 2022-10-18 | Add visible for dropdown | ふぁ | -4/+5 | |
