Sentence-transformers

why Streamlit could not load sentence bert model?
model = SentenceTransformer(‘paraphrase-multilingual-mpnet-base-v2’)

Probably too large?

Thanks for the help, will the huggingface API works?

Another question is the compatibility with CV2, it always show error when it is not open-CV- headless, but many app like paddleocr is not using headless

which sentence_transformers version did you add to requirements.txt file? When I am trying to deploy, it says NoModuleFoundError. If you could help on that

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.