Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-06-01 | revert default cross attention optimization to Doggettx | AUTOMATIC | -1/+1 | |
make --disable-opt-split-attention command line option work again | ||||
2023-05-30 | Fix typo in `--update-check` help message | Will Frey | -1/+1 | |
Change `chck` to `check` | ||||
2023-05-20 | Merge branch 'ui-selection-for-cross-attention-optimization' into dev | AUTOMATIC | -7/+7 | |
2023-05-19 | Overhaul tests to use py.test | Aarni Koskela | -2/+2 | |
2023-05-18 | make it possible for scripts to add cross attention optimizations | AUTOMATIC | -7/+7 | |
add UI selection for cross attention optimization | ||||
2023-05-18 | add --gradio-allowed-path commandline option | AUTOMATIC | -0/+1 | |
2023-05-18 | keep old option for ngrok | AUTOMATIC | -0/+1 | |
2023-05-18 | Merge branch 'dev' into ngrok-py | AUTOMATIC1111 | -2/+3 | |
2023-05-17 | Add option for /_stop route (for graceful shutdown) | Aarni Koskela | -0/+1 | |
2023-05-16 | Use ngrok-py library | bobzilladev | -1/+2 | |
2023-05-11 | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | -1/+1 | |
2023-05-10 | F401 fixes for ruff | AUTOMATIC | -1/+1 | |
2023-05-01 | Merge branch 'experimental' into subpath-support | catalpaaa | -0/+1 | |
2023-04-27 | Improve param semantics, | Garrett Sutula | -1/+1 | |
2023-04-27 | Add tls_verify arg for use with self-signed certs | Garrett Sutula | -0/+1 | |
2023-04-25 | add subpath support | catalpaaa | -0/+1 | |
2023-03-27 | remove -y, bring back -f | AUTOMATIC | -1/+1 | |
2023-03-27 | bring back -y | AUTOMATIC | -0/+1 | |
2023-03-25 | split commandline args into its own file | AUTOMATIC | -661/+12 | |
make launch.py use the same command line argument parser as the main program | ||||
2023-03-25 | Split history: mv modules/shared.py modules/cmd_args.py | Andrey | -0/+751 | |