feat: uhm, i changed some things

This commit is contained in:
RobinMeersman 2025-11-25 20:20:08 +01:00
parent b58682cb49
commit 6de4db24cc
27 changed files with 1302 additions and 137 deletions

View file

@ -5,8 +5,12 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"datasets>=4.4.1",
"lorem>=0.1.1",
"matplotlib>=3.10.7",
"numpy>=2.3.4",
"optuna>=4.5.0",
"torch>=2.9.0",
"torchdata>=0.11.0",
"torchvision>=0.24.0",
]