Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch 'ae' | AUTOMATIC | 2022-10-21 | 1 | -1/+54 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-19 | 1 | -15/+41 | |
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | ||||||
| | | * | | | | | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-18 | 1 | -2/+12 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-18 | 1 | -10/+24 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-16 | 1 | -1/+8 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-16 | 1 | -22/+53 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ui fix, re organization of the code | MalumaDev | 2022-10-16 | 1 | -19/+33 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | ui fix | MalumaDev | 2022-10-16 | 1 | -10/+14 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-15 | 1 | -6/+3 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | |||||
| | | * | | | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | |||||
| | | * | | | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | |||||
| | | * | | | | | | | | | Update modules/ui.py | MalumaDev | 2022-10-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Víctor Gallego <vicgalle@ucm.es> | |||||
| | | * | | | | | | | | | Merge branch 'master' into test_resolve_conflicts | MalumaDev | 2022-10-15 | 1 | -76/+203 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | fix to tokens lenght, addend embs generator, add new features to edit the ↵ | MalumaDev | 2022-10-15 | 1 | -7/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embedding before the generation using text | |||||
| | | * | | | | | | | | | | init | MalumaDev | 2022-10-14 | 1 | -20/+39 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'master' into training-help-text | AUTOMATIC1111 | 2022-10-21 | 1 | -4/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | add linear as a act func (option for doin nothing) | discus0434 | 2022-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | align ui.py imports with upstream | discus0434 | 2022-10-20 | 1 | -19/+18 | |
| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | update | discus0434 | 2022-10-20 | 1 | -3/+8 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | update | discus0434 | 2022-10-20 | 1 | -20/+23 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | default to ignore existing captions | DepFA | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | link existing txt option | DepFA | 2022-10-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | reorder create_hypernetwork params | DepFA | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | split learn rates | DepFA | 2022-10-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | 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 | 1 | -2/+14 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preprocess | |||||
* | | | | | | | | | | | inspiration finished | yfszzx | 2022-10-21 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | inspiration pull request | yfszzx | 2022-10-20 | 1 | -5/+8 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | 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 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | 2022-10-19 | 1 | -15/+39 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge pull request #3086 from discus0434/master | AUTOMATIC1111 | 2022-10-19 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | Add settings for multi-layer structure hypernetworks | |||||
| * | | | | | | | | | Merge branch 'master' into hot-reload-javascript | AUTOMATIC1111 | 2022-10-19 | 1 | -31/+114 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | 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 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | 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 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | layer options moves into create hnet ui | discus0434 | 2022-10-19 | 1 | -2/+6 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Use training width/height when training hypernetworks. | Silent | 2022-10-19 | 1 | -0/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Add visible for dropdown | ふぁ | 2022-10-18 | 1 | -4/+5 | |
| | | | | | | | ||||||
* | | | | | | | Remove exception handling | ふぁ | 2022-10-18 | 1 | -4/+1 | |
| | | | | | | | ||||||
* | | | | | | | Add scripts to ui-config,json | ふぁ | 2022-10-18 | 1 | -0/+5 | |
| | | | | | | | ||||||
* | | | | | | | Disable auto weights swap with config option | trufty | 2022-10-18 | 1 | -0/+4 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into dark-mode | AUTOMATIC1111 | 2022-10-18 | 1 | -10/+25 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Fix typo "celem_id" to "elem_id" | Mykeehu | 2022-10-18 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix typo in 'choices' when loading upscaler 2 config | Jordan Hall | 2022-10-17 | 1 | -1/+1 | |
| | | | | | | |