Commit Graph

12 Commits

Author SHA1 Message Date
MMaker
77d7b409e1
Add seed to randomize, limit script to txt2img 2022-11-12 09:26:18 -05:00
MMaker
9c0c409782
feat: Move params out of options
This became an annoyance since settings can be frozen
with the `--freeze-settings` flag. Should prevent cluttering
up the UI as well.
2022-11-12 08:49:17 -05:00
MMaker
f55fa7d4e6
Better error handling 2022-11-11 10:49:08 -05:00
MMaker
075fde56b3
Explicitly check if pair of 3 values in opts 2022-11-11 10:38:02 -05:00
MMaker
6964fb985b
Strip spaces in randomize options 2022-11-11 10:29:37 -05:00
MMaker
a5914e4c1d
Minor cleanup 2022-11-09 20:59:02 -05:00
MMaker
934c7ce649
feat: Support randomizing CLIP skip 2022-11-09 20:56:14 -05:00
MMaker
c0000fe2cf
Round float values based on step value 2022-11-09 20:14:11 -05:00
MMaker
e05d6cbf9a
fix: Parse denoising strength correctly 2022-11-09 20:07:11 -05:00
MMaker
20be77ad03
fix: Correct comparison for highres. fix 2022-11-09 19:42:27 -05:00
MMaker
f82a376987
cleanup: Better variable names 2022-11-09 19:41:55 -05:00
MMaker
1b9787a57d
Initial commit 2022-11-09 19:29:36 -05:00