Skip to content

Commit 295fc93

Browse files
author
David Thrower
committed
Add pyvis, try also seeing the compatibility of mlflow and optuna for future purposes.
1 parent b93607e commit 295fc93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pendulum==3.0.0
44
# tensorflow==2.20.0
55
numpy==2.3.5
66
pandas==2.3.3
7-
# pyvis==0.3.2
7+
pyvis==0.3.2
88
# plotly==5.20.0
99
matplotlib==3.10.7
1010
# imageio==2.37.2
@@ -18,5 +18,5 @@ scikit-learn==1.8.0
1818
# tensorflow-hub==0.16.1
1919
transformers==4.57.3
2020
datasets==4.5.0
21-
# optuna==4.6.0
21+
optuna==4.6.0
2222
mlflow==3.8.1

0 commit comments

Comments
 (0)