Commit Graph

4 Commits

Author SHA1 Message Date
Zyin055
24639a5c7c Create config.json on first load
added to .gitignore so that user changes won't be overwritten when updating
2022-12-19 11:41:39 -06:00
Zyin055
1992e1eed7 Added Firstpass width/height
firstphase_width and firstphase_height are now recognized values in config.json
2022-12-13 13:26:05 -06:00
Gerschel
318de88d00 Refactor, made it work with img2img
Removed ast and replaced with json,
ast uses eval, not safe

Used a dictionary as a map and a Constant
as a settings area
2022-12-13 03:01:23 -08:00
Zyin055
8c90a927c0 Initial commit 2022-12-13 01:04:06 -06:00