Files
TIR_PROJ/training/requirements.txt
T
Johnny Fernandes 1bb9415414 Checkpoint 2
2026-05-07 22:00:10 +01:00

9 lines
188 B
Plaintext

# Pin major versions; SB3 2.x requires gymnasium and torch >= 1.13.
gymnasium>=0.29,<2.0
stable-baselines3[extra]>=2.3,<3.0
torch>=2.1
numpy>=1.24
pyyaml>=6.0
tensorboard>=2.14
tqdm>=4.66