index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
cmd_args.py
Age
Commit message (
Collapse
)
Author
2023-07-22
add --log-startup option to print detailed startup progress
AUTOMATIC1111
2023-07-18
fix the issue with /sdapi/v1/options failing (this time for sure!)
AUTOMATIC1111
fix automated tests downloading CLIP model
2023-07-13
Merge branch 'dev' into master
AUTOMATIC1111
2023-07-11
add cmd_args: --timeout-keep-alive
TangJicheng
2023-06-29
rename --add-stop-route to --api-server-stop
w-e-w
2023-06-18
update the description of --add-stop-rout
w-e-w
2023-06-01
revert default cross attention optimization to Doggettx
AUTOMATIC
make --disable-opt-split-attention command line option work again
2023-05-30
Fix typo in `--update-check` help message
Will Frey
Change `chck` to `check`
2023-05-20
Merge branch 'ui-selection-for-cross-attention-optimization' into dev
AUTOMATIC
2023-05-19
Overhaul tests to use py.test
Aarni Koskela
2023-05-18
make it possible for scripts to add cross attention optimizations
AUTOMATIC
add UI selection for cross attention optimization
2023-05-18
add --gradio-allowed-path commandline option
AUTOMATIC
2023-05-18
keep old option for ngrok
AUTOMATIC
2023-05-18
Merge branch 'dev' into ngrok-py
AUTOMATIC1111
2023-05-17
Add option for /_stop route (for graceful shutdown)
Aarni Koskela
2023-05-16
Use ngrok-py library
bobzilladev
2023-05-11
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-10
F401 fixes for ruff
AUTOMATIC
2023-05-01
Merge branch 'experimental' into subpath-support
catalpaaa
2023-04-27
Improve param semantics,
Garrett Sutula
2023-04-27
Add tls_verify arg for use with self-signed certs
Garrett Sutula
2023-04-25
add subpath support
catalpaaa
2023-03-27
remove -y, bring back -f
AUTOMATIC
2023-03-27
bring back -y
AUTOMATIC
2023-03-25
split commandline args into its own file
AUTOMATIC
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