Closed JaxSulav closed 4 years ago
i faced, TypeError: an integer is required (got type str) in line 56 of api.py In this line: string = ''.join(map(chr, array))
Please provide a link to the TFJS model you used, otherwise I cannot reproduce the problem.
Thanks for the link. I could reproduce the issue. Expect a fix within the next couple of hours👍
i faced, TypeError: an integer is required (got type str) in line 56 of api.py In this line: string = ''.join(map(chr, array))