Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-13 | remove command line option | papuSpartan | -1/+0 | |
2023-05-11 | Merge branch 'dev' of ↵ | papuSpartan | -1/+1 | |
https://github.com/AUTOMATIC1111/stable-diffusion-webui into tomesd | ||||
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-03 | resolve merge conflicts and swap to dev branch for now | papuSpartan | -2/+2 | |
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-04-04 | Allow different merge ratios to be used for each pass. Make toggle cmd flag ↵ | papuSpartan | -2/+1 | |
work again. Remove ratio flag. Remove warning about controlnet being incompatible | ||||
2023-04-01 | use pypi package for tomesd intead of manually cloning repo | papuSpartan | -1/+0 | |
2023-04-01 | forgot to add reinstall arg back earlier since args moved out of shared | papuSpartan | -0/+1 | |
2023-04-01 | first | papuSpartan | -0/+4 | |
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 | |