InvokeAI/invokeai
blessedcoolant 9b7cde8918 fix: Fullscreen Hotkey Bug
After upgrading the deps, the full screen hotkey started to bug out. I believe this was happening because it was triggered in two different components causing it to run twice. Removed it from both floating buttons and moved it to the Invoke tab. Makes sense to keep it there as it is a global hotkey.
2023-02-20 05:20:51 +13:00
..
assets Various fixes 2023-01-30 18:42:17 -05:00
backend Fix Localization Porting Bugs 2023-02-18 19:32:55 +13:00
configs tweak initial model descriptions 2023-02-05 23:23:09 -05:00
frontend fix: Fullscreen Hotkey Bug 2023-02-20 05:20:51 +13:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00
README Various fixes 2023-01-30 18:42:17 -05:00

After version 2.3 is released, the ldm/invoke modules will be migrated to this location
so that we have a proper invokeai distribution. Currently it is only being used for
data files.