Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge pull request #6253 from Shondoit/ti-optim | AUTOMATIC1111 | 2023-01-04 | 2 | -9/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save Optimizer next to TI embedding | |||||
| | * | | | | | | | | | | | | Save Optimizer next to TI embedding | Shondoit | 2023-01-03 | 2 | -9/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add check to load only .PT and .BIN files as embeddings. (since we add .optim files in the same directory) | |||||
| * | | | | | | | | | | | | | Merge pull request #6264 from vladmandic/add-state-info | AUTOMATIC1111 | 2023-01-04 | 5 | -7/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add missing state info | |||||
| | * | | | | | | | | | | | | | add state to interrogate | Vladimir Mandic | 2023-01-03 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | add job info to modules | Vladimir Mandic | 2023-01-03 | 4 | -4/+16 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | init job and add info to model merge | Vladimir Mandic | 2023-01-03 | 1 | -2/+12 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #6261 from vladmandic/api-logging | AUTOMATIC1111 | 2023-01-04 | 2 | -1/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add api logging | |||||
| | * | | | | | | | | | | | | | | log only sdapi | Vladimir Mandic | 2023-01-03 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | add api logging | Vladimir Mandic | 2023-01-03 | 2 | -1/+24 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #6295 from Gerschel/master | AUTOMATIC1111 | 2023-01-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better targetting, class tabs was autoassigned | |||||
| | * | | | | | | | | | | | | | | better targetting, class tabs was autoassigned | Gerschel | 2023-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I moved a preset manager into quicksettings, this function was targeting my component instead of the tabs. This is because class tabs is autoassigned, while element id #tabs is not, this allows a tabbed component to live in the quicksettings. | |||||
| * | | | | | | | | | | | | | | | Merge pull request #6299 from stysmmaker/feat/latent-upscale-modes | AUTOMATIC1111 | 2023-01-04 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more latent upscale modes | |||||
| | * | | | | | | | | | | | | | | | Rename bicubic antialiased option | MMaker | 2023-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comma was causing the the value in PNG info to be quoted, which causes the upscaler dropdown option to be blank when sending to UI | |||||
| | * | | | | | | | | | | | | | | | Merge branch 'AUTOMATIC1111:master' into feat/latent-upscale-modes | MMaker | 2023-01-04 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Update processing.py | MMaker | 2023-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Add new latent upscale modes | MMaker | 2023-01-04 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge pull request #6298 from stysmmaker/fix/intermediate-step-full-res | AUTOMATIC1111 | 2023-01-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | Save full resolution of intermediate step | |||||
| | * | | | | | | | | | | | | | | | | fix: Save full res of intermediate step | MMaker | 2023-01-04 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | fix checkpoint list API | AUTOMATIC | 2023-01-04 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | find configs for models at runtime rather than when starting | AUTOMATIC | 2023-01-04 | 2 | -14/+22 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | helpful error message when trying to load 2.0 without config | AUTOMATIC | 2023-01-04 | 4 | -14/+58 | |
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | failing to load model weights from settings won't break generation for currently loaded model anymore | |||||
| * | | | | | | | | | | | | | | Merge pull request #6285 from abextm/save-sampling-method | AUTOMATIC1111 | 2023-01-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ui: save dropdown sampling method to the ui-config | |||||
| | * | | | | | | | | | | | | | | ui: save dropdown sampling method to the ui-config | Max Weber | 2023-01-04 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| | | | | | | | * | | | | | | | fixed textual inversion training with inpainting models | Nerogar | 2022-11-01 | 1 | -1/+26 | |
| | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | Remove pad spaces from progress bar text | Alexandre Simard | 2022-10-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | Show PB texts at same time and earlier | Alexandre Simard | 2022-10-19 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| | | | | | | | | | | | * | | | Update xy_grid.py | RnDMonkey | 2022-10-03 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed XY Plot infotext value keys to not be so generic. | |||||
| | | | | | | | | | | | * | | | Merge branch 'AUTOMATIC1111:master' into trunk | RnDMonkey | 2022-10-01 | 2 | -4/+10 | |
| | | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | * | | | | fix to allow empty {} values | RnDMonkey | 2022-10-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | fixed expression error in condition | RnDMonkey | 2022-10-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | Updated xy_grid infotext formatting, parser regex | RnDMonkey | 2022-10-01 | 2 | -5/+9 | |
| | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | Added X/Y plot parameters to extra_generation_params | RnDMonkey | 2022-10-01 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | [xy_grid] made -1 seed fixing apply to Var. seed too | RnDMonkey | 2022-10-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-11-09 | 15 | -7413/+126 | |
| | | | | | | | | | | | | | | |\ | ||||||
| | | | | | | | | | | | | | | * \ | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-11-07 | 26 | -248/+844 | |
| | | | | | | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | | | | | * | | | Simplify grad clip | Muhammad Rizqi Nur | 2022-11-05 | 2 | -18/+14 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-11-04 | 26 | -369/+894 | |
| | | | | | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | | | | * \ \ \ | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-11-03 | 2 | -77/+351 | |
| | | | | | | | | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | | | | | | | * \ \ \ \ | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-11-02 | 39 | -1232/+2327 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | |_|_|_|_|_|/ / / / / | | | | | | | | | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | | | Fix merge conflicts | Muhammad Rizqi Nur | 2022-10-31 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | | | Fix merge conflicts | Muhammad Rizqi Nur | 2022-10-31 | 1 | -11/+6 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | | | Change default clip grad value to 0.1 | Muhammad Rizqi Nur | 2022-10-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It still defaults to disabled. Ref for value: https://github.com/danielalcalde/stable-diffusion-webui/commit/732b15820a9bde9f47e075a6209c3d47d47acb08 | |||||
| | | | | | | | | | | | | | | * | | | | | Merge master | Muhammad Rizqi Nur | 2022-10-30 | 28 | -904/+2015 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | * \ \ \ \ \ | Merge branch 'master' into gradient-clipping | Muhammad Rizqi Nur | 2022-10-29 | 27 | -912/+2904 | |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | * | | | | | | | Learning rate sched syntax support for grad clipping | Muhammad Rizqi Nur | 2022-10-28 | 4 | -13/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | | | | | Gradient clipping for textual embedding | Muhammad Rizqi Nur | 2022-10-28 | 2 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | | | | | Forgot to remove this from train_embedding | Muhammad Rizqi Nur | 2022-10-28 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | * | | | | | | | Gradient clipping in train tab | Muhammad Rizqi Nur | 2022-10-28 | 2 | -1/+16 | |
| | | | | | | | | | | |_|_|_|/ / / / / / / | | | | | | | | | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt | brkirch | 2023-01-06 | 40 | -677/+1581 | |
|\| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | fix broken send to extras button | AUTOMATIC | 2023-01-03 | 1 | -1/+4 | |
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |