From 7721bfac90a752d17d947f186125f62a60ab9d30 Mon Sep 17 00:00:00 2001 From: Mostafa Farrag Date: Sun, 11 Aug 2024 23:12:29 +0200 Subject: [PATCH] remove pytorch from the environment.yml --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index f17a7a8..69432e9 100644 --- a/environment.yml +++ b/environment.yml @@ -13,5 +13,5 @@ dependencies: - pypdf >= 4.2.0 - python-dotenv ~= 1.0.1 - transformers >= 4.42.3 - - pytorch == 12.4 +# - pytorch == 12.4 - pytorch-cuda == 12.4