From b076802da47e1ea9ced8c359c6bcc58ff551c7e1 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Mon, 10 Jul 2023 14:41:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d82d0cd..ee75d41 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ The code was tested on a Python 3.11.2 (Linux) with the following pip packages i numpy scipy pandas flake8 pep8-naming black matplotlib seaborn ipython jupyterlab mypy dataclasses-json dataconf mat73 ipympl torch torchtext pywavelets scikit-image opencv-python scikit-learn tensorflow_datasets tensorboard tqdm argh sympy jsmin pybind11 pybind11-stubgen pigar asciichartpy torchvision torchaudio tensorflow natsort roipoly -Not all packages are necessary but this is our default in-house installation plus roipoly. +Not all packages are necessary (probably these are enougth: torch torchaudio torchvision roipoly natsort numpy matplotlib) but this is our default in-house installation plus roipoly. We used a RTX 3090 as test GPU.