added tensorboardX dependencies

This commit is contained in:
JanFschr 2021-11-23 19:20:43 +01:00 committed by GitHub
commit e21866b049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,3 +9,5 @@ scipy==1.4.1
colorama
tensorflow-gpu==2.4.0
tf2onnx==1.9.3
tensorboardX
crc32c