diff --git a/pyproject.toml b/pyproject.toml index 80b81eb..e4b748a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "mamba", "transformers", "tqdm", - "pytorch-gpu", + "torch", "esm" ]