Closed Franck-Dernoncourt closed 4 years ago
Hi Franck,
A contributor had changed the torch.uint8 to torch.bool for compatibility with newer versions of PyTorch in #2 . Given that our requirements state we use version 1.1.0, I reversed the changes in the latest commit. I hope that solves it.
Thanks!
That worked, thanks!
I am trying to run the inference code:
but get the error message:
What could be the issue?