aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorgdamms <damguillotin@gmail.com>2026-02-05 15:33:20 +0100
committergdamms <damguillotin@gmail.com>2026-02-05 15:33:20 +0100
commita5d5f30fbd9c6c7c78834072401932c84bddaf14 (patch)
tree577119fc2a538e0f8930cbe2c87ad80a5afe275d /requirements.txt
parent1efaa6cb2ef38cf5a77c3bb83fb7c62264ed466d (diff)
downloaddiffusion-mnist-a5d5f30fbd9c6c7c78834072401932c84bddaf14.tar.gz
diffusion-mnist-a5d5f30fbd9c6c7c78834072401932c84bddaf14.zip
trying to improve whole project
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt11
1 files changed, 6 insertions, 5 deletions
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