Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable ipex autocast due to its bad perf | Nuullll | 2023-12-02 | 1 | -0/+1 |
| | |||||
* | correct a typo | gibiee | 2023-11-05 | 1 | -1/+1 |
| | | | modify "defaul" to "default" | ||||
* | add --skip-load-model-at-start | Leon | 2023-09-14 | 1 | -0/+1 |
| | |||||
* | Merge pull request #13119 from AUTOMATIC1111/enable_console_prompts-in-settings | AUTOMATIC1111 | 2023-09-09 | 1 | -1/+1 |
|\ | | | | | enable console prompts in settings | ||||
| * | deprecate --enable-console-prompts | w-e-w | 2023-09-09 | 1 | -1/+1 |
| | | | | | | | | use --enable-console-prompts as the default value for shared.opts.enable_console_prompts | ||||
* | | update cmd arg description | w-e-w | 2023-09-02 | 1 | -2/+2 |
|/ | |||||
* | add --dump-sysinfo, a cmd arg to dump limited sysinfo file at startup | AUTOMATIC1111 | 2023-08-30 | 1 | -0/+1 |
| | |||||
* | add --medvram-sdxl | AUTOMATIC1111 | 2023-08-22 | 1 | -0/+1 |
| | |||||
* | ditch --always-batch-cond-uncond in favor of an UI setting | AUTOMATIC1111 | 2023-08-21 | 1 | -1/+1 |
| | |||||
* | auto add data-dir to gradio-allowed-path | w-e-w | 2023-08-16 | 1 | -1/+1 |
| | |||||
* | add --loglevel commandline argument for logging | AUTOMATIC1111 | 2023-08-09 | 1 | -0/+1 |
| | | | | remove the progressbar for extension installation in favor of logging output | ||||
* | Merge pull request #12294 from AUTOMATIC1111/cmd_arg-disable-extensions | AUTOMATIC1111 | 2023-08-04 | 1 | -0/+2 |
|\ | | | | | add cmd_arg --disable-extensions all extra | ||||
| * | --disable-all-extensions --disable-extra-extensions | w-e-w | 2023-08-04 | 1 | -0/+2 |
| | | |||||
* | | Use less RAM when creating models | AUTOMATIC1111 | 2023-07-24 | 1 | -0/+1 |
|/ | |||||
* | add --log-startup option to print detailed startup progress | AUTOMATIC1111 | 2023-07-22 | 1 | -0/+1 |
| | |||||
* | fix the issue with /sdapi/v1/options failing (this time for sure!) | AUTOMATIC1111 | 2023-07-18 | 1 | -0/+1 |
| | | | | fix automated tests downloading CLIP model | ||||
* | Merge branch 'dev' into master | AUTOMATIC1111 | 2023-07-13 | 1 | -0/+1 |
|\ | |||||
| * | rename --add-stop-route to --api-server-stop | w-e-w | 2023-06-29 | 1 | -1/+1 |
| | | |||||
| * | update the description of --add-stop-rout | w-e-w | 2023-06-18 | 1 | -1/+1 |
| | | |||||
* | | add cmd_args: --timeout-keep-alive | TangJicheng | 2023-07-11 | 1 | -0/+1 |
|/ | |||||
* | revert default cross attention optimization to Doggettx | AUTOMATIC | 2023-06-01 | 1 | -1/+1 |
| | | | | make --disable-opt-split-attention command line option work again | ||||
* | Fix typo in `--update-check` help message | Will Frey | 2023-05-31 | 1 | -1/+1 |
| | | | Change `chck` to `check` | ||||
* | Merge branch 'ui-selection-for-cross-attention-optimization' into dev | AUTOMATIC | 2023-05-20 | 1 | -7/+7 |
|\ | |||||
| * | make it possible for scripts to add cross attention optimizations | AUTOMATIC | 2023-05-18 | 1 | -7/+7 |
| | | | | | | | | add UI selection for cross attention optimization | ||||
* | | Overhaul tests to use py.test | Aarni Koskela | 2023-05-19 | 1 | -2/+2 |
|/ | |||||
* | add --gradio-allowed-path commandline option | AUTOMATIC | 2023-05-18 | 1 | -0/+1 |
| | |||||
* | keep old option for ngrok | AUTOMATIC | 2023-05-18 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' into ngrok-py | AUTOMATIC1111 | 2023-05-18 | 1 | -2/+3 |
|\ | |||||
| * | Add option for /_stop route (for graceful shutdown) | Aarni Koskela | 2023-05-17 | 1 | -0/+1 |
| | | |||||
| * | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | 2023-05-11 | 1 | -1/+1 |
| | | |||||
| * | F401 fixes for ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | | |||||
* | | Use ngrok-py library | bobzilladev | 2023-05-16 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'experimental' into subpath-support | catalpaaa | 2023-05-01 | 1 | -0/+1 |
|\ | |||||
| * | Improve param semantics, | Garrett Sutula | 2023-04-28 | 1 | -1/+1 |
| | | |||||
| * | Add tls_verify arg for use with self-signed certs | Garrett Sutula | 2023-04-28 | 1 | -0/+1 |
| | | |||||
* | | add subpath support | catalpaaa | 2023-04-25 | 1 | -0/+1 |
|/ | |||||
* | remove -y, bring back -f | AUTOMATIC | 2023-03-27 | 1 | -1/+1 |
| | |||||
* | bring back -y | AUTOMATIC | 2023-03-27 | 1 | -0/+1 |
| | |||||
* | split commandline args into its own file | AUTOMATIC | 2023-03-25 | 1 | -661/+12 |
| | | | | make launch.py use the same command line argument parser as the main program | ||||
* | Split history: mv modules/shared.py modules/cmd_args.py | Andrey | 2023-03-25 | 1 | -0/+751 |