manbeast3b commited on
Commit
687aa09
·
verified ·
1 Parent(s): 46b989a

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -0
pyproject.toml CHANGED
@@ -16,6 +16,8 @@ dependencies = [
16
  "protobuf==5.28.3",
17
  "sentencepiece==0.2.0",
18
  "edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
 
 
19
  ]
20
 
21
  [tool.edge-maxxing]
 
16
  "protobuf==5.28.3",
17
  "sentencepiece==0.2.0",
18
  "edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
19
+ "gitpython>=3.1.43",
20
+ "torchao>=0.6.1"
21
  ]
22
 
23
  [tool.edge-maxxing]