InvokeAI/invokeai/app/invocations
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
..
__init__.py Run python black 2023-07-28 09:46:44 -04:00
baseinvocation.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
collections.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
compel.py Merge branch 'main' into feat/ip-adapter 2023-09-15 13:15:25 -04:00
controlnet_image_processors.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
cv.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
facetools.py fix: merge conflicts 2023-10-12 12:15:06 -04:00
image.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
infill.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
ip_adapter.py fix(nodes): fix ip-adapter field positioning on workflow editor 2023-09-20 21:52:29 -04:00
latent.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
math.py Add 'Random Float' node <3 (#4581) 2023-09-26 05:57:44 +00:00
metadata.py feat (ui, generation): High Resolution Fix MVP in Text2Image Linear Flow (#4819) 2023-10-14 10:34:41 +00:00
model.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
noise.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
onnx.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
param_easing.py isort wip 2023-09-12 13:01:58 -04:00
primitives.py feat: move board logic to save_image node 2023-09-22 10:11:20 -04:00
prompt.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
sdxl.py feat(nodes): add version to node schemas 2023-09-04 19:08:18 +10:00
strings.py Prompts from file support nodes (#3964) 2023-09-13 08:06:38 +00:00
t2i_adapter.py feat(nodes,ui): add t2i to linear UI 2023-10-07 22:30:15 +11:00
upscale.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00