aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add --gradio-allowed-path commandline optionAUTOMATIC2023-05-182-1/+3
|
* Merge pull request #10465 from baptisterajaut/masterAUTOMATIC11112023-05-181-3/+1
|\ | | | | Bump pytorch to 2.0 for AMD Users on Linux
| * Merge branch 'dev' into masterAUTOMATIC11112023-05-18137-2769/+3594
| |\ | |/ |/|
* | python linter fixesAUTOMATIC2023-05-182-2/+1
| |
* | keep old option for ngrokAUTOMATIC2023-05-181-0/+1
| |
* | Merge pull request #10438 from bobzilladev/ngrok-pyAUTOMATIC11112023-05-184-25/+18
|\ \ | | | | | | Use ngrok-py library
| * \ Merge branch 'dev' into ngrok-pyAUTOMATIC11112023-05-18137-2741/+3576
| |\ \ | |/ / |/| |
* | | Merge pull request #10499 from dongweiming/error-improvementAUTOMATIC11112023-05-181-1/+10
|\ \ \ | | | | | | | | Error improvement for install torch
| * | | Error Improvement for install torchWeiming2023-05-181-1/+10
| | | |
* | | | eslint the merged codeAUTOMATIC2023-05-182-40/+40
| | | |
* | | | Merge branch 'eslint' into devAUTOMATIC2023-05-1826-1517/+1640
|\ \ \ \ | |/ / / |/| | |
| * | | eslint related file editsAUTOMATIC2023-05-1813-67/+54
| | | |
| * | | extend eslint configAUTOMATIC2023-05-181-6/+46
| | | |
| * | | Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-1721-1512/+1554
| | | |
| * | | Add ESLint to CIAarni Koskela2023-05-171-24/+12
| | | |
| * | | Add basic ESLint configuration for formattingAarni Koskela2023-05-174-0/+66
| | | | | | | | | | | | | | | | | | | | This doesn't enable any of ESLint's actual possible-issue linting, but just style normalization based on the Prettier configuration (but without line length limits).
* | | | Merge pull request #8665 from Vespinian/fix_img2img_scriptrunner_for_guiAUTOMATIC11112023-05-170-0/+0
|\ \ \ \ | | | | | | | | | | fix [Bug]: Changed gui's img2img p.scripts from scripts_txt2img to scripts_img2img
| * | | | Changed img2img scriptrunner for gui request from scripts_txt2img to ↵Vespinian2023-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | scripts_img2img
* | | | | rework #8863 to work with all img2img tabsAUTOMATIC2023-05-172-4/+10
| | | | |
* | | | | Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into devAUTOMATIC2023-05-172-0/+5
|\ \ \ \ \
| * | | | | fixed button positionpieresimakp2023-03-251-1/+1
| | | | | |
| * | | | | Merge branch 'master' into img2img-detect-image-sizepieresimakp2023-03-2544-959/+977
| |\ \ \ \ \
| * | | | | | added button to grab the width and height from the loaded image in img2imgpieresimakp2023-03-242-2/+6
| | |/ / / / | |/| | | |
* | | | | | option to specify editor height for img2imgAUTOMATIC2023-05-173-10/+5
| | | | | |
* | | | | | remove some code duplication from #9348AUTOMATIC2023-05-172-44/+19
| | | | | |
* | | | | | Merge pull request #9348 from space-nuko/improve-frontend-responsivenessAUTOMATIC11112023-05-172-4/+56
|\ \ \ \ \ \ | | | | | | | | | | | | | | Improve frontend responsiveness for some buttons
| * \ \ \ \ \ Merge branch 'dev' into improve-frontend-responsivenessAUTOMATIC11112023-05-17145-1839/+4213
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | add option to reorder tabsAUTOMATIC2023-05-172-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix Reload UI not working
* | | | | | | simplify name pattern setting tooltipsAUTOMATIC2023-05-171-2/+2
| | | | | | |
* | | | | | | Merge pull request #10222 from AUTOMATIC1111/readme-simple-installation-methodAUTOMATIC11112023-05-171-0/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | add documentation for simple installation method using release package
| * | | | | | | add documentation for simple installation method using release packagew-e-w2023-05-091-0/+6
| | | | | | | |
* | | | | | | | alternative solution to fix styles load when edited by human #9765 as ↵AUTOMATIC2023-05-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | suggested by akx
* | | | | | | | add /sdapi/v1/script-info apiAUTOMATIC2023-05-173-5/+58
| | | | | | | |
* | | | | | | | add options to show/hide hidden files and dirs, and to not list models/files ↵AUTOMATIC2023-05-172-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in hidden directories
* | | | | | | | use a single function for saving images with metadata both in extra networks ↵AUTOMATIC2023-05-172-46/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and main mode for #10395
* | | | | | | | Merge pull request #10395 from wk5ovc/patch-4AUTOMATIC11112023-05-171-3/+13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix extra networks save preview image geninfo
| * | | | | | | | Fix extra networks save preview image geninfoKeith2023-05-151-3/+13
| | | | | | | | |
* | | | | | | | | Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1AUTOMATIC11112023-05-171-0/+9
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add Python version
| * | | | | | | | | Add Python versionSakura-Luna2023-05-151-0/+9
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | Many users still use unverified versions of Python and file version-specific issues, often without mentioning version information, making troubleshooting difficult.
* | | | | | | | | isn't there something you forgot, #10483?AUTOMATIC2023-05-171-1/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #10483 from Iheuzio/syntax-searchAUTOMATIC11112023-05-171-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix typo in syntax
| * | | | | | | | | Fix typo in syntaxIheuzio2023-05-171-2/+2
| |/ / / / / / / /
* | | | | | | | | move some settings to the new Optimization pageAUTOMATIC2023-05-174-46/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add slider for token merging for img2img rework StableDiffusionProcessing to have the token_merging_ratio field fix a bug with applying png optimizations for live previews when they shouldn't be applied
* | | | | | | | | Merge pull request #10458 from akx/graceful-stopAUTOMATIC11112023-05-175-27/+79
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Graceful server stopping
| * | | | | | | | | Add option for /_stop route (for graceful shutdown)Aarni Koskela2023-05-172-2/+12
| | | | | | | | | |
| * | | | | | | | | Replace state.need_restart with state.server_command + replace poll loop ↵Aarni Koskela2023-05-174-26/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with signal
* | | | | | | | | | when adding tooltips, do not scan whole document and instead only scan added ↵AUTOMATIC2023-05-171-23/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | elements
* | | | | | | | | | Merge pull request #10414 from AUTOMATIC1111/xyz-token-mergingAUTOMATIC11112023-05-171-0/+7
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | xyz token merging
| * | | | | | | | | | xyz token mergingw-e-w2023-05-151-0/+7
| | | | | | | | | | |
* | | | | | | | | | | use a local variable instead of dictionary entry for sd_merge_models in ↵AUTOMATIC2023-05-171-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge model metadata code