From b1be116a8541f9224b45fd0a25ff6071551db07c Mon Sep 17 00:00:00 2001 From: Johnny Date: Tue, 26 Nov 2024 12:23:12 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 26004e2..2e1788e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "triton==3.1.0", "wandb", "webdataset", - "xformers==0.0.28.post3", + "xformers", "yapf", "spaces", "matplotlib",