InvokeAI/invokeai/frontend/web/src
Paul Curry 75663ec81e
feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819)
* added HrfScale type with initial value

* working

* working

* working

* working

* working

* added addHrfToGraph

* continueing to implement this

* working on this

* comments

* working

* made hrf into its own collapse

* working on adding strength slider

* working

* working

* refactoring

* working

* change of this working: 0

* removed onnx support since apparently its not used

* working

* made scale integer

* trying out psycicpebbles idea

* working

* working on this

* working

* added toggle

* comments

* self review

* fixing things

* remove 'any' type

* fixing typing

* changed initial strength value to 3 (large values cause issues)

* set denoising start to be 1 - strength to resemble image to image

* set initial value

* added image to image

* pr1

* pr2

* updating to resolution finding

* working

* working

* working

* working

* working

* working

* working

* working

* working

* use memo

* connect rescale hw to noise

* working

* fixed min bug

* nit

* hides elements conditionally

* style

* feat(ui): add config for HRF, disable if feature disabled or ONNX model in use

* fix(ui): use `useCallback` for HRF toggle

---------

Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
2023-10-14 10:34:41 +00:00
..
app feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
assets/images feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
common feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
features feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
mantine-theme feat(ui): make mantine single selects *exactly* the same size as chakra ones 2023-08-21 19:17:36 +10:00
services feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
theme fix(ui): only count enabled control adapters in collapse heading 2023-10-12 16:48:01 +11:00
i18.d.ts fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
i18n.ts fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
index.ts try named export 2023-08-01 08:54:03 +10:00
main.tsx feat(ui): rename main app components 2023-04-28 21:56:43 +10:00
vite-env.d.ts all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00