InvokeAI/invokeai/frontend
psychedelicious 3e0ee838cf fix(ui): add initial image dimensions to state
We need to access the initial image dimensions during the creation of the `ImageToImage` graph to determine if we need to resize the image.

Because the `initialImage` is now just an image name, we need to either store (easy) or dynamically retrieve its dimensions during graph creation (a bit less easy).

Took the easiest path. May need to revise this in the future.
2023-06-22 16:25:49 +10:00
..
CLI convert add_model(), del_model(), list_models() etc to use bifurcated names 2023-05-13 14:44:44 -04:00
install allow logger to be reconfigured after startup 2023-06-08 09:23:11 -04:00
merge fix potential race condition in config system 2023-05-25 20:41:26 -04:00
training fix potential race condition in config system 2023-05-25 20:41:26 -04:00
web fix(ui): add initial image dimensions to state 2023-06-22 16:25:49 +10:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00