feat: add rich console interface for NNUE training pipeline and update requirements

This commit is contained in:
2026-04-07 23:59:17 +02:00
parent b25be99dcf
commit adc2de23bc
5 changed files with 301 additions and 243 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
chess==1.11.2
torch==2.11.0
tqdm==4.67.3
numpy==2.4.4
numpy==2.4.4
rich==13.7.0