added tensorboardX dependencies

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

View file

@ -12,3 +12,5 @@ pyqt5
tf2onnx==1.9.3 tf2onnx==1.9.3
Flask==1.1.1 Flask==1.1.1
flask-socketio==4.2.1 flask-socketio==4.2.1
tensorboardX
crc32c