Update README.md
#4
by
dotREADYus
- opened
The original code sample would throw this error TypeError: unsupported operand type(s) for +: 'Tensor' and 'NoneType'
.
Per https://github.com/mlfoundations/open_clip/issues/736#issuecomment-1801879013, the updated sample will run without issue.