aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cmd_args.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into masterAUTOMATIC11112023-07-131-0/+1
|\
| * rename --add-stop-route to --api-server-stopw-e-w2023-06-291-1/+1
| * update the description of --add-stop-routw-e-w2023-06-181-1/+1
* | add cmd_args: --timeout-keep-aliveTangJicheng2023-07-111-0/+1
|/
* revert default cross attention optimization to DoggettxAUTOMATIC2023-06-011-1/+1
* Fix typo in `--update-check` help messageWill Frey2023-05-311-1/+1
* Merge branch 'ui-selection-for-cross-attention-optimization' into devAUTOMATIC2023-05-201-7/+7
|\
| * make it possible for scripts to add cross attention optimizationsAUTOMATIC2023-05-181-7/+7
* | Overhaul tests to use py.testAarni Koskela2023-05-191-2/+2
|/
* add --gradio-allowed-path commandline optionAUTOMATIC2023-05-181-0/+1
* keep old option for ngrokAUTOMATIC2023-05-181-0/+1
* Merge branch 'dev' into ngrok-pyAUTOMATIC11112023-05-181-2/+3
|\
| * Add option for /_stop route (for graceful shutdown)Aarni Koskela2023-05-171-0/+1
| * Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-111-1/+1
| * F401 fixes for ruffAUTOMATIC2023-05-101-1/+1
* | Use ngrok-py librarybobzilladev2023-05-161-1/+2
|/
* Merge branch 'experimental' into subpath-supportcatalpaaa2023-05-011-0/+1
|\
| * Improve param semantics,Garrett Sutula2023-04-281-1/+1
| * Add tls_verify arg for use with self-signed certsGarrett Sutula2023-04-281-0/+1
* | add subpath supportcatalpaaa2023-04-251-0/+1
|/
* remove -y, bring back -fAUTOMATIC2023-03-271-1/+1
* bring back -yAUTOMATIC2023-03-271-0/+1
* split commandline args into its own fileAUTOMATIC2023-03-251-661/+12
* Split history: mv modules/shared.py modules/cmd_args.pyAndrey2023-03-251-0/+751