add poetry packages
This commit is contained in:
@@ -39,6 +39,11 @@ jax = {version = "0.4.26", extras = ["cuda12"]}
|
||||
jaxlib = "0.4.26"
|
||||
huggingface_hub = {version = "0.23.0", extras = ["cli"]}
|
||||
scikit-learn = "1.0.2"
|
||||
typer = "^0.12.3"
|
||||
wandb = "^0.17.5"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.3.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user