mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
ruff fixes
This commit is contained in:
@ -53,6 +53,7 @@ except ImportError:
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
import xformers
|
import xformers
|
||||||
|
|
||||||
XFORMERS_AVAILABLE = True
|
XFORMERS_AVAILABLE = True
|
||||||
except ImportError:
|
except ImportError:
|
||||||
pass
|
pass
|
||||||
|
Reference in New Issue
Block a user