Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |