Skip to content

Commit

Permalink
Update tensorboard>=2.4.1
Browse files Browse the repository at this point in the history
Update tensorboard version to attempt to address #2573 (tensorboard logging fail in Docker image).
  • Loading branch information
glenn-jocher committed Mar 24, 2021
1 parent 2b329b0 commit 45242cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ opencv-python>=4.1.2
Pillow
PyYAML>=5.3.1
scipy>=1.4.1
tensorboard>=2.2
torch>=1.7.0
torchvision>=0.8.1
tqdm>=4.41.0

# logging -------------------------------------
tensorboard>=2.4.1
# wandb

# plotting ------------------------------------
Expand Down

0 comments on commit 45242cb

Please sign in to comment.