manbeast3b commited on
Commit
5cd4f71
·
verified ·
1 Parent(s): b6f39a3

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +4 -0
pyproject.toml CHANGED
@@ -19,6 +19,10 @@ dependencies = [
19
  "gitpython>=3.1.43",
20
  "hf_transfer==0.1.8",
21
  "torchao==0.6.1",
 
 
 
 
22
  ]
23
 
24
  [[tool.edge-maxxing.models]]
 
19
  "gitpython>=3.1.43",
20
  "hf_transfer==0.1.8",
21
  "torchao==0.6.1",
22
+ "setuptools>=75.3.0",
23
+ "torchvision==0.20.1",
24
+ "para-attn==0.3.15",
25
+ "git-lfs<=1.6"
26
  ]
27
 
28
  [[tool.edge-maxxing.models]]