mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-04 00:05:10 -05:00
Centralize the initial/min/max/etc values for all numerical params. We used this for some but at some point stopped updating it. All numerical params now use their respective configs. Far fewer hardcoded values throughout the app now. Also updated the config types a bit to better accommodate slider vs number input constraints.