mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-06 04:12:13 +00:00
numpy isnt acting as a dependency for nanochat, so isnt it better to remove numpy from dependencies list
This commit is contained in:
parent
fdda5826e3
commit
5e0987a431
|
|
@ -8,7 +8,6 @@ dependencies = [
|
|||
"datasets>=4.0.0",
|
||||
"fastapi>=0.117.1",
|
||||
"files-to-prompt>=0.6",
|
||||
"numpy==1.26.4",
|
||||
"psutil>=7.1.0",
|
||||
"regex>=2025.9.1",
|
||||
"setuptools>=80.9.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user