jokerbit commited on
Commit
0d6a48a
·
verified ·
1 Parent(s): 7b00150

Upload pyproject.toml with huggingface_hub

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -18,6 +18,7 @@ dependencies = [
18
  "torchao==0.6.1",
19
  "hf_transfer==0.1.8",
20
  "edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
 
21
  ]
22
 
23
  [[tool.edge-maxxing.models]]
@@ -29,6 +30,5 @@ revision = "5ef0012f11a863e5111ec56540302a023bc8587b"
29
  repository = "madebyollin/taef1"
30
  revision = "2d552378e58c9c94201075708d7de4e1163b2689"
31
 
32
-
33
  [project.scripts]
34
  start_inference = "main:main"
 
18
  "torchao==0.6.1",
19
  "hf_transfer==0.1.8",
20
  "edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
21
+ "setuptools>=75.3.0"
22
  ]
23
 
24
  [[tool.edge-maxxing.models]]
 
30
  repository = "madebyollin/taef1"
31
  revision = "2d552378e58c9c94201075708d7de4e1163b2689"
32
 
 
33
  [project.scripts]
34
  start_inference = "main:main"