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