Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into ngrok-py | AUTOMATIC1111 | 2023-05-18 | 137 | -2741/+3576 |
|\ | |||||
| * | Merge pull request #10499 from dongweiming/error-improvement | AUTOMATIC1111 | 2023-05-18 | 1 | -1/+10 |
| |\ | |||||
| | * | Error Improvement for install torch | Weiming | 2023-05-18 | 1 | -1/+10 |
| * | | eslint the merged code | AUTOMATIC | 2023-05-18 | 2 | -40/+40 |
| * | | Merge branch 'eslint' into dev | AUTOMATIC | 2023-05-18 | 26 | -1517/+1640 |
| |\ \ | | |/ | |/| | |||||
| | * | eslint related file edits | AUTOMATIC | 2023-05-18 | 13 | -67/+54 |
| | * | extend eslint config | AUTOMATIC | 2023-05-18 | 1 | -6/+46 |
| | * | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | 2023-05-17 | 21 | -1512/+1554 |
| | * | Add ESLint to CI | Aarni Koskela | 2023-05-17 | 1 | -24/+12 |
| | * | Add basic ESLint configuration for formatting | Aarni Koskela | 2023-05-17 | 4 | -0/+66 |
| * | | Merge pull request #8665 from Vespinian/fix_img2img_scriptrunner_for_gui | AUTOMATIC1111 | 2023-05-17 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Changed img2img scriptrunner for gui request from scripts_txt2img to scripts_... | Vespinian | 2023-03-15 | 1 | -1/+1 |
| * | | | rework #8863 to work with all img2img tabs | AUTOMATIC | 2023-05-17 | 2 | -4/+10 |
| * | | | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev | AUTOMATIC | 2023-05-17 | 2 | -0/+5 |
| |\ \ \ | |||||
| | * | | | fixed button position | pieresimakp | 2023-03-25 | 1 | -1/+1 |
| | * | | | Merge branch 'master' into img2img-detect-image-size | pieresimakp | 2023-03-25 | 44 | -959/+977 |
| | |\ \ \ | |||||
| | * | | | | added button to grab the width and height from the loaded image in img2img | pieresimakp | 2023-03-24 | 2 | -2/+6 |
| | | |/ / | | |/| | | |||||
| * | | | | option to specify editor height for img2img | AUTOMATIC | 2023-05-17 | 3 | -10/+5 |
| * | | | | remove some code duplication from #9348 | AUTOMATIC | 2023-05-17 | 2 | -44/+19 |
| * | | | | Merge pull request #9348 from space-nuko/improve-frontend-responsiveness | AUTOMATIC1111 | 2023-05-17 | 2 | -4/+56 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'dev' into improve-frontend-responsiveness | AUTOMATIC1111 | 2023-05-17 | 145 | -1839/+4213 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | add option to reorder tabs | AUTOMATIC | 2023-05-17 | 2 | -2/+6 |
| * | | | | | simplify name pattern setting tooltips | AUTOMATIC | 2023-05-17 | 1 | -2/+2 |
| * | | | | | Merge pull request #10222 from AUTOMATIC1111/readme-simple-installation-method | AUTOMATIC1111 | 2023-05-17 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | add documentation for simple installation method using release package | w-e-w | 2023-05-09 | 1 | -0/+6 |
| * | | | | | | alternative solution to fix styles load when edited by human #9765 as suggest... | AUTOMATIC | 2023-05-17 | 1 | -1/+1 |
| * | | | | | | add /sdapi/v1/script-info api | AUTOMATIC | 2023-05-17 | 3 | -5/+58 |
| * | | | | | | add options to show/hide hidden files and dirs, and to not list models/files ... | AUTOMATIC | 2023-05-17 | 2 | -2/+21 |
| * | | | | | | use a single function for saving images with metadata both in extra networks ... | AUTOMATIC | 2023-05-17 | 2 | -46/+43 |
| * | | | | | | Merge pull request #10395 from wk5ovc/patch-4 | AUTOMATIC1111 | 2023-05-17 | 1 | -3/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix extra networks save preview image geninfo | Keith | 2023-05-15 | 1 | -3/+13 |
| * | | | | | | | Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | 2023-05-17 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add Python version | Sakura-Luna | 2023-05-15 | 1 | -0/+9 |
| | |/ / / / / / | |||||
| * | | | | | | | isn't there something you forgot, #10483? | AUTOMATIC | 2023-05-17 | 1 | -1/+1 |
| * | | | | | | | Merge pull request #10483 from Iheuzio/syntax-search | AUTOMATIC1111 | 2023-05-17 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix typo in syntax | Iheuzio | 2023-05-17 | 1 | -2/+2 |
| | |/ / / / / / | |||||
| * | | | | | | | move some settings to the new Optimization page | AUTOMATIC | 2023-05-17 | 4 | -46/+56 |
| * | | | | | | | Merge pull request #10458 from akx/graceful-stop | AUTOMATIC1111 | 2023-05-17 | 5 | -27/+79 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add option for /_stop route (for graceful shutdown) | Aarni Koskela | 2023-05-17 | 2 | -2/+12 |
| | * | | | | | | | Replace state.need_restart with state.server_command + replace poll loop with... | Aarni Koskela | 2023-05-17 | 4 | -26/+68 |
| * | | | | | | | | when adding tooltips, do not scan whole document and instead only scan added ... | AUTOMATIC | 2023-05-17 | 1 | -23/+40 |
| * | | | | | | | | Merge pull request #10414 from AUTOMATIC1111/xyz-token-merging | AUTOMATIC1111 | 2023-05-17 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | xyz token merging | w-e-w | 2023-05-15 | 1 | -0/+7 |
| * | | | | | | | | | use a local variable instead of dictionary entry for sd_merge_models in merge... | AUTOMATIC | 2023-05-17 | 1 | -4/+7 |
| * | | | | | | | | | Merge pull request #10473 from dongweiming/fix-10460 | AUTOMATIC1111 | 2023-05-17 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fixed: #10460 | Weiming | 2023-05-17 | 1 | -1/+2 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | fix inability to run with --freeze-settings | AUTOMATIC | 2023-05-17 | 1 | -21/+17 |
| * | | | | | | | | | Merge pull request #10461 from akx/processed-s-min-uncond | AUTOMATIC1111 | 2023-05-17 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Copy s_min_uncond to Processed | Aarni Koskela | 2023-05-17 | 1 | -0/+1 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | simplify single_sample_to_image | AUTOMATIC | 2023-05-17 | 1 | -6/+3 |