Update .gitignore and add files

This commit is contained in:
jrhlh
2025-07-17 23:13:04 +08:00
commit 39cedd4073
257 changed files with 34603 additions and 0 deletions

7
back/requirements.txt Normal file
View File

@ -0,0 +1,7 @@
torch==2.7.1
python-dateutil==2.8.2
flask==3.1.1
flask-cors==5.0.1
cryptography==45.0.4
websocket-client==1.8.0
numpy==1.24.4