mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
d74c4009cb
`options` slice was huge and managed a mix of generation parameters and general app settings. It has been split up: - Generation parameters are now in `generationSlice`. - Postprocessing parameters are now in `postprocessingSlice` - UI related things are now in `uiSlice` There is probably more to be done, like `gallerySlice` perhaps should only manage internal gallery state, and not if the gallery is displayed. Full-slice selectors have been made for each slice. Other organisational tweaks. |
||
---|---|---|
.. | ||
de.json | ||
en-US.json | ||
en.json | ||
es.json | ||
fr.json | ||
it.json | ||
ja.json | ||
nl.json | ||
pl.json | ||
pt_br.json | ||
pt.json | ||
ru.json | ||
ua.json | ||
zh_cn.json |