Merge branch 'main' into feat/unify-logging

This commit is contained in:
Lincoln Stein
2023-07-27 15:20:07 -04:00
155 changed files with 5536 additions and 6302 deletions

View File

@ -6,6 +6,7 @@ from .invokeai_version import __version__
__app_id__ = "invoke-ai/InvokeAI"
__app_name__ = "InvokeAI"
def _ignore_xformers_triton_message_on_windows():
import logging