diff --git a/scripts/check_modules.py b/scripts/check_modules.py index 80d198e2..83208b28 100644 --- a/scripts/check_modules.py +++ b/scripts/check_modules.py @@ -23,7 +23,7 @@ modules_to_check = { "rich": "12.6.0", "uvicorn": "0.19.0", "fastapi": "0.85.1", - "xformers": "0.0.16", + # "xformers": "0.0.16", }