From 4b932d0f3f835caaf8a12beac38a1a5e200caba4 Mon Sep 17 00:00:00 2001
From: "Daniel.Frisinghelli" <daniel.frisinghelli@eurac.edu>
Date: Tue, 25 Aug 2020 17:09:01 +0200
Subject: [PATCH] Removing pytorch: installation strongly depends on machine.

---
 environment.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/environment.yml b/environment.yml
index 0a0f633..e518726 100644
--- a/environment.yml
+++ b/environment.yml
@@ -7,5 +7,4 @@ dependencies:
   - numpy
   - scipy
   - gdal
-  - matplotlib
-  - pytorch
\ No newline at end of file
+  - matplotlib
\ No newline at end of file
-- 
GitLab