mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-18 18:22:13 +00:00
Add hf-transfer dependency to pyproject.toml
This commit is contained in:
parent
67aaca98f5
commit
f77a438070
|
|
@ -16,6 +16,7 @@ dependencies = [
|
||||||
"torch>=2.8.0",
|
"torch>=2.8.0",
|
||||||
"uvicorn>=0.36.0",
|
"uvicorn>=0.36.0",
|
||||||
"wandb>=0.21.3",
|
"wandb>=0.21.3",
|
||||||
|
"hf-transfer>=0.1.9",
|
||||||
]
|
]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user