OpenCLIP
PyTorch
clip

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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment