Upgrade xformers

This commit is contained in:
Sakura-Luna
2023-05-28 20:42:19 +08:00
committed by GitHub
parent b957dcfece
commit cf07983a6e
2 changed files with 2 additions and 2 deletions

View File

@@ -135,7 +135,7 @@ there are reports of issues with training tab on the latest version.
Use --skip-version-check commandline argument to disable this check.
""".strip())
expected_xformers_version = "0.0.17"
expected_xformers_version = "0.0.20"
if shared.xformers_available:
import xformers