InvokeAI/invokeai/frontend/web/src/features
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
..
canvas fix(ui): add missing translation strings 2023-10-12 22:46:47 +11:00
changeBoardModal Translation update (#4503) 2023-09-13 17:31:34 +10:00
controlAdapters feat(ui): set w/h to multiple of 64 on add t2i 2023-10-12 23:51:01 +11:00
deleteImageModal chore(ui): "controlnet" -> "controladapters" 2023-10-07 22:30:15 +11:00
dnd feat(ui): refactor control adapters 2023-10-07 22:30:15 +11:00
dynamicPrompts feat(ui): refactor informational popover 2023-09-22 13:23:26 -04:00
embedding Translation update (#4503) 2023-09-13 17:31:34 +10:00
gallery Hide Metadata in Info View (#4787) 2023-10-14 21:25:07 +11:00
lora fix(ui): add missing translation strings 2023-10-12 22:46:47 +11:00
nodes feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
parameters feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
queue fix(ui): add missing translation strings 2023-10-12 22:46:47 +11:00
sdxl fix(ui): add missing translation strings 2023-10-12 22:46:47 +11:00
system feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
ui feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00