InvokeAI/invokeai/frontend/install
greatwolf 9e2e82a752
Fixed import issue in invokeai/frontend/install/model_install.py
This fixes an import issue introduced in commit 1bfe983.
The change made 'invokeai_configure' into a module but this line still tries to call it as if it's a function. This will result in a `'module' not callable` error.
2023-08-13 05:15:55 -07:00
..
__init__.py clip cache settings to permissible values; remove redundant imports in install __init__ file 2023-08-10 18:00:45 -04:00
import_images.py fix typo 2023-08-09 13:08:59 -04:00
invokeai_configure.py clip cache settings to permissible values; remove redundant imports in install __init__ file 2023-08-10 18:00:45 -04:00
invokeai_update.py wording changes 2023-07-29 19:49:58 -04:00
model_install.py Fixed import issue in invokeai/frontend/install/model_install.py 2023-08-13 05:15:55 -07:00
widgets.py allow user to interactively resize screen before UI runs 2023-08-08 12:27:25 -04:00