Update tensorboard>=2.4.1 (#2576)
* Update tensorboard>=2.4.1
Update tensorboard version to attempt to address https://github.com/ultralytics/yolov5/issues/2573 (tensorboard logging fail in Docker image).
* cleanup
正在显示
| ... | ... | @@ -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 ------------------------------------ | ||
| ... | ... |
请
注册
或者
登录
后发表评论