Skip to content

Commit 72db3bc

Browse files
add wandb (#1152)
wandb integration already exists, just adding it to the requirements file
1 parent 6f51156 commit 72db3bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ matplotlib
1212
tensorboardX
1313
visdom
1414
polyaxon-client
15+
wandb
1516
mlflow
1617
neptune-client
1718
tensorboard
1819
pynvml; python_version > '3.5'
1920
trains
2021
# Examples dependencies
2122
pandas
22-
gym
23+
gym

0 commit comments

Comments
 (0)