pablovela5620 commited on
Commit
2bdcabe
·
verified ·
1 Parent(s): ab31b2b

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -45,6 +45,7 @@ no-build-isolation = ["detectron2", "moge"]
45
  # Allow iopath >=0.1.10 even though detectron2 pins <0.1.10, so it can satisfy sam-2.
46
  iopath = ">=0.1.10"
47
  gradio = ">=5.45.0,<6"
 
48
  [tool.pixi.pypi-dependencies]
49
  sam3d_body = { path = ".", editable = true }
50
  moge = { git = "https://github.com/microsoft/MoGe.git" }
 
45
  # Allow iopath >=0.1.10 even though detectron2 pins <0.1.10, so it can satisfy sam-2.
46
  iopath = ">=0.1.10"
47
  gradio = ">=5.45.0,<6"
48
+ rerun-sdk = ">=0.27.0"
49
  [tool.pixi.pypi-dependencies]
50
  sam3d_body = { path = ".", editable = true }
51
  moge = { git = "https://github.com/microsoft/MoGe.git" }