Apply black

This commit is contained in:
Martin Kristiansen
2023-07-27 10:54:01 -04:00
parent 2183dba5c5
commit 218b6d0546
148 changed files with 5486 additions and 6296 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