Bump Python requirement tensorboard to 2.12.0
parent
57ace51f
No related branches found
No related tags found
... | ... | @@ -9,7 +9,7 @@ numpy==1.23.5 |
opencv-python==4.7.0.72 | ||
PyYAML==6.0 | ||
scipy==1.10.0 | ||
tensorboard==2.11.2 | ||
tensorboard==2.12.0 | ||
torch==1.13.1 | ||
torchvision==0.14.1 | ||
tqdm==4.64.1 |
Please register or sign in to comment