aboutsummaryrefslogtreecommitdiff
path: root/modules/cmd_args.py
AgeCommit message (Collapse)Author
2023-05-13remove command line optionpapuSpartan
2023-05-11Merge branch 'dev' of ↵papuSpartan
https://github.com/AUTOMATIC1111/stable-diffusion-webui into tomesd
2023-05-11Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela
2023-05-10F401 fixes for ruffAUTOMATIC
2023-05-03resolve merge conflicts and swap to dev branch for nowpapuSpartan
2023-05-01Merge branch 'experimental' into subpath-supportcatalpaaa
2023-04-27Improve param semantics,Garrett Sutula
2023-04-27Add tls_verify arg for use with self-signed certsGarrett Sutula
2023-04-25add subpath supportcatalpaaa
2023-04-04Allow different merge ratios to be used for each pass. Make toggle cmd flag ↵papuSpartan
work again. Remove ratio flag. Remove warning about controlnet being incompatible
2023-04-01use pypi package for tomesd intead of manually cloning repopapuSpartan
2023-04-01forgot to add reinstall arg back earlier since args moved out of sharedpapuSpartan
2023-04-01firstpapuSpartan
2023-03-27remove -y, bring back -fAUTOMATIC
2023-03-27bring back -yAUTOMATIC
2023-03-25split commandline args into its own fileAUTOMATIC
make launch.py use the same command line argument parser as the main program
2023-03-25Split history: mv modules/shared.py modules/cmd_args.pyAndrey