pablovela5620 commited on
Commit
73612d8
·
verified ·
1 Parent(s): f76c954

Upload pyproject.toml with huggingface_hub

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -97,6 +97,7 @@ jupyterlab = ">=4.2.0,<4.3"
97
  rerun-sdk = ">=0.16.1,<0.17"
98
  numpy = "<2.0.0"
99
  beartype = ">=0.18.5,<0.19"
 
100
 
101
  [tool.pixi.pypi-dependencies]
102
  monopriors = { path = ".", editable = true }
 
97
  rerun-sdk = ">=0.16.1,<0.17"
98
  numpy = "<2.0.0"
99
  beartype = ">=0.18.5,<0.19"
100
+ transformers = ">=4.42.3,<4.43"
101
 
102
  [tool.pixi.pypi-dependencies]
103
  monopriors = { path = ".", editable = true }