Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolve merge conflicts and swap to dev branch for now | papuSpartan | 2023-05-03 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'experimental' into subpath-support | catalpaaa | 2023-05-01 | 1 | -0/+1 |
| |\ | |||||
| | * | Improve param semantics, | Garrett Sutula | 2023-04-28 | 1 | -1/+1 |
| | | | |||||
| | * | Add tls_verify arg for use with self-signed certs | Garrett Sutula | 2023-04-28 | 1 | -0/+1 |
| | | | |||||
| * | | add subpath support | catalpaaa | 2023-04-25 | 1 | -0/+1 |
| |/ | |||||
* | | Allow different merge ratios to be used for each pass. Make toggle cmd flag ↵ | papuSpartan | 2023-04-04 | 1 | -2/+1 |
| | | | | | | | | work again. Remove ratio flag. Remove warning about controlnet being incompatible | ||||
* | | use pypi package for tomesd intead of manually cloning repo | papuSpartan | 2023-04-01 | 1 | -1/+0 |
| | | |||||
* | | forgot to add reinstall arg back earlier since args moved out of shared | papuSpartan | 2023-04-01 | 1 | -0/+1 |
| | | |||||
* | | first | papuSpartan | 2023-04-01 | 1 | -0/+4 |
|/ | |||||
* | remove -y, bring back -f | AUTOMATIC | 2023-03-27 | 1 | -1/+1 |
| | |||||
* | bring back -y | AUTOMATIC | 2023-03-27 | 1 | -0/+1 |
| | |||||
* | split commandline args into its own file | AUTOMATIC | 2023-03-25 | 1 | -661/+12 |
| | | | | make launch.py use the same command line argument parser as the main program | ||||
* | Split history: mv modules/shared.py modules/cmd_args.py | Andrey | 2023-03-25 | 1 | -0/+751 |