Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | 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 | |
| | | | | | | | ||||||
| * | | | | | | localization support | AUTOMATIC | 2022-10-17 | 1 | -10/+23 | |
| | | | | | | | ||||||
| * | | | | | | make modelmerger work with ui-config.json | AUTOMATIC | 2022-10-17 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Use of a --theme argument for more flexibility | Michoko | 2022-10-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added possibility to set the theme (light or dark) | |||||
* | | | | | | Added dark mode switch | Michoko | 2022-10-17 | 1 | -0/+2 | |
|/ / / / / | | | | | | | | | | | | | | | | Launch the UI in dark mode with the --dark-mode switch | |||||
* | | | / | The hide_ui_dir_config flag also restrict write attempt to path settings | SGKoishi | 2022-10-16 | 1 | -1/+7 | |
| |_|_|/ |/| | | | ||||||
* | | | | Better readablity of logs | CookieHCl | 2022-10-16 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Only make output dir when creating output | CookieHCl | 2022-10-16 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | Added Refresh Button to embedding and hypernetwork names in Train Tab | Junpeng Qiu | 2022-10-16 | 1 | -19/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem everytime I modified pt files in embedding_dir or hypernetwork_dir, I need to restart webui to have the new files shown in the dropdown of Train Tab Solution refactored create_refresh_button out of create_setting_component so we can use this method to create button next to gr.Dropdowns of embedding name and hypernetworks Extra Modification hypernetwork pt are now sorted in alphabetic order | |||||
* | | | | Warn when user uses bad ui setting | CookieHCl | 2022-10-16 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | Use default value when dropdown ui setting is bad | CookieHCl | 2022-10-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Default value is the first value of selectables. Particually, None in styles. | |||||
* | | | | Make style configurable in ui-config.json | CookieHCl | 2022-10-16 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | Allow specifying the region of ngrok. | ddPn08 | 2022-10-16 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | added extras batch work from directory | winterspringsummer | 2022-10-16 | 1 | -0/+12 | |
|/ / / | ||||||
* | | | fix saving images compatibility with gradio update | AUTOMATIC | 2022-10-15 | 1 | -4/+1 | |
| | | | ||||||
* | | | fix download section layout | ruocaled | 2022-10-15 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | fix gadio issue with sending files between tabs | AUTOMATIC | 2022-10-15 | 1 | -0/+8 | |
| | | ||||||
* | | change styling for top right corner UI | AUTOMATIC | 2022-10-15 | 1 | -29/+28 | |
| | | | | | | | | made save style button not die when you cancel | |||||
* | | fix new gradio failing to preserve image params | AUTOMATIC | 2022-10-15 | 1 | -0/+18 | |
| | | ||||||
* | | re-apply height hacks to work with new gradio | AUTOMATIC | 2022-10-15 | 1 | -2/+2 | |
| | | ||||||
* | | Add hint for `ctrl/alt enter` | aoirusann | 2022-10-15 | 1 | -2/+8 | |
| | | | | | | | | And duplicate implementations are removed | |||||
* | | add option to use batch size for training | AUTOMATIC | 2022-10-15 | 1 | -0/+3 | |
| | | ||||||
* | | bring history tab back, make it behave; it's still slow but won't fuck ↵ | AUTOMATIC | 2022-10-14 | 1 | -2/+2 | |
| | | | | | | | | anything up until you use it | |||||
* | | rename firstpass w/h to discard old user settings | AUTOMATIC | 2022-10-14 | 1 | -2/+2 | |
| | | ||||||
* | | set firstpass w/h to 0 by default and rever to old behavior when any are 0 | AUTOMATIC | 2022-10-14 | 1 | -2/+2 | |
| | |