From a5d5f30fbd9c6c7c78834072401932c84bddaf14 Mon Sep 17 00:00:00 2001 From: gdamms Date: Thu, 5 Feb 2026 15:33:20 +0100 Subject: trying to improve whole project --- requirements.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index d590e96..34490ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ -torchvision==0.15.2 -matplotlib==3.8.0 -rich==13.3.5 -PyQt5==5.15.10 -torch-trainer @ git+https://github.com/gdamms/torch-trainer.git@da70ca78adf6195f2e3add92938b9c282d5c94cb \ No newline at end of file +torch +torchvision +mlflow +scipy +matplotlib +rich -- cgit v1.3.1