Blocking access to onnx backend?

#55
by rcaulk - opened

This line is blocking access to onnx:

https://huggingface.co/jinaai/jina-clip-v2/blob/main/custom_st.py#L93

Yet, the repo has the onnx files available. What is the reason for preventing the use of onnx despite shipping onnx files?

Sign up or log in to comment