From 53d8305828c8c535406ae3da650004a7bca94916 Mon Sep 17 00:00:00 2001 From: Tulga-Erdene Sodjargal <128572046+tulga-rdn@users.noreply.github.com> Date: Sat, 1 Feb 2025 23:59:23 +0100 Subject: [PATCH] forgot to specify that torch for vesin --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c27cfdf..f67a3ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ torch torch_geometric matscipy torch-pme -vesin +vesin[torch]