Hello,
I'm trying to use the new pypi decorator but I'm running into an issue with installing the "sentence-transformers" package. Specifically, I'm running into the following error:
"ERROR: Could not find a version that satisfies the requirement sentence-transformers==2.2.2 (from versions: none)"
"ERROR: No matching distribution found for sentence-transformers==2.2.2"
I'm running it on a M2 MacbookPro.
Any help is appreciated!