Add requirements.txt to main repo

This commit is contained in:
Sebastian Raschka
2024-02-25 13:32:30 -06:00
committed by GitHub
parent 3debb2f0df
commit 78ed2e35bc

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
numpy >= 1.24.3
scipy >= 1.10.1
pandas >= 2.0.2
matplotlib >= 3.7.1
jupyterlab >= 4.0
watermark >= 2.4.2
torch >= 2.0.1
tiktoken >= 0.5.1