mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Add requirements.txt to main repo
This commit is contained in:
committed by
GitHub
parent
3debb2f0df
commit
78ed2e35bc
8
requirements.txt
Normal file
8
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user