Skip to content

Commit 57c3b05

Browse files
Martin-LaclaustraMartin-Laclaustra
authored andcommitted
Fixes #108 until tensorboardX deals with the writer.add_image() problem
1 parent ed9003b commit 57c3b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def create_readme_rst():
9191
"bin": [
9292
"docopt",
9393
"tqdm",
94-
"tensorboardX",
94+
"tensorboardX <= 1.2",
9595
"nnmnkwii >= 0.0.11",
9696
"requests",
9797
],

0 commit comments

Comments
 (0)