This commit is contained in:
2026-07-16 15:24:40 +08:00
parent 22ae87f4b4
commit feed450554
32 changed files with 6634 additions and 95 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
pyserial>=3.5
numpy>=1.24
pygame>=2.5
keyboard>=0.13
torch>=2.0