Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | 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 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | add dropout | discus0434 | 2022-10-22 | 3 | -51/+70 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Revert "fix bugs and optimizations" | aria1th | 2022-10-20 | 1 | -59/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 108be15500aac590b4e00420635d7b61fccfa530. | |||||
* | | | | | | | | | | | | | | | | fix bugs and optimizations | AngelBottomless | 2022-10-20 | 1 | -46/+59 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | only linear | AngelBottomless | 2022-10-20 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | generalized some functions and option for ignoring first layer | AngelBottomless | 2022-10-20 | 1 | -8/+15 | |
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | add linear as a act func (option for doin nothing) | discus0434 | 2022-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | 2022-10-20 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-10-20 | 2 | -6/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | allow float sizes for hypernet's layer_structure | AUTOMATIC | 2022-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | align ui.py imports with upstream | discus0434 | 2022-10-20 | 1 | -19/+18 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | update | discus0434 | 2022-10-20 | 3 | -9/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | update | discus0434 | 2022-10-20 | 3 | -31/+44 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | fix for #3086 failing to load any previous hypernet | discus0434 | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | call sampler by name | arcticfaded | 2022-10-19 | 2 | -8/+9 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | provide sampler by name | arcticfaded | 2022-10-18 | 2 | -4/+24 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | gradio and FastAPI | arcticfaded | 2022-10-18 | 1 | -5/+8 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Add --nowebui as a means of disabling the webui and run on the other port | Ryan Voots | 2022-10-18 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Put API under /sdapi/ so that routing is simpler in the future. This means ↵ | Ryan Voots | 2022-10-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that one could allow access to /sdapi/ but not the webui. | |||||
| | * | | | | | | | | | | | Re-use webui fastapi application rather than requiring one or the other, not ↵ | Ryan Voots | 2022-10-18 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | both. | |||||
| | * | | | | | | | | | | | prevent API from saving | arcticfaded | 2022-10-17 | 1 | -0/+2 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | example API working with gradio | arcticfaded | 2022-10-17 | 3 | -27/+60 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | add missing requirement for api and fix some typos | AUTOMATIC | 2022-10-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Update api.py | Jonathan | 2022-10-17 | 1 | -10/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Update processing.py | Jonathan | 2022-10-17 | 1 | -1/+0 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Update processing.py | Jonathan | 2022-10-17 | 1 | -36/+5 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | pydantic instrumentation | arcticfaded | 2022-10-17 | 1 | -0/+99 | |
| | | | | | | | | | | | | |