Skip to content
Snippets Groups Projects
Commit dac3156b authored by Gokhan OZBULAK's avatar Gokhan OZBULAK Committed by André Anjos
Browse files

Swithcing to lightweight package for MLFlow #60.

parent b3fb537f
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ dependencies = [
"grad-cam~=1.5.0",
"versioningit",
"python-gitlab",
"mlflow",
"mlflow-skinny",
]
[project.urls]
......@@ -109,7 +109,7 @@ tensorboard = "*"
grad-cam = "~=1.5.0"
versioningit = "*"
python-gitlab = "*"
mlflow = "*"
mlflow-skinny = "*"
[tool.pixi.feature.self.pypi-dependencies]
mednet = { path = ".", editable = true }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment